
All,
I've noticed a issue with both the web-editor and the standalone powerapp editor over the last week or so that causes both to crash (regardless of browser in the case of the web-editor). The standalone editor crashes straight to the windows desktop with no error message.
I have a data table pulling from a microsoft azure SQL database and is being filtered based on a pair of dropdown menus
Whenever I am in editing mode and select the table the entire program crashes with the following error message (taken from the web editor, standalone does not provide feedback).
WebAuthoring abnormal termination.
Client date/time: 2017-08-04T18:15:00.251Z
Version: 2.0.676
Session ID: 222443d0-48ba-c05a-3a97-88c93243ff64
description: {"error":{"isTrusted":true,"detail":{"exception":{}},"message":"Uncaught TypeError: Cannot read property 'propertyCategory' of undefined","filename":"https://paaeuscdn.azureedge.net/v2.0.676.0/studio/js/PowerAppsAuthoring.js?v=39e0ae93c6aa","lineno":8194,"colno":53,"error":{},"NONE":0,"CAPTURING_PHASE":1,"AT_TARGET":2,"BUBBLING_PHASE":3,"type":"error","target":"[window]","currentTarget":"[window]","eventPhase":2,"bubbles":false,"cancelable":true,"defaultPrevented":false,"composed":false,"timeStamp":205023.695,"srcElement":"[window]","returnValue":true,"cancelBubble":false,"path":["[window]"],"composedPath":"[function]","stopPropagation":"[function]","stopImmediatePropagation":"[function]","preventDefault":"[function]","initEvent":"[function]"},"errorLine":8194,"errorCharacter":53,"errorUrl":"https://paaeuscdn.azureedge.net/v2.0.676.0/studio/js/PowerAppsAuthoring.js?v=39e0ae93c6aa","errorMessage":"Uncaught TypeError: Cannot read property 'propertyCategory' of undefined","setPromise":"[function]","exception":{}}
stack: null
errorNumber: 0
errorMessage: Uncaught TypeError: Cannot read property 'propertyCategory' of undefinedHopefully, you all can provide a little feedback on what I should be looking at to fix this problem. I am not sure if it is an error in my SQL database (i doubt it) or some change to PowerApps that was made behind the scenes.
Thanks,
-Zac
Hi zathomps,
I have seen same issue on other threads.
If your app works on an earlier build, please consider to restore it to that version as a temporary workaround.
I am trying to report this issue on my side. I will back to you after I got any updates.
Best regards,
Mabel Mao