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
- This table/menu system has been functioning as expected for several months until recently
- If I run the current build of the App, then the table will populate once based on the default values of the pull downs, but will not update if the pull down values are changed.
- If I run an earlier build of the app (from three weeks ago), the table works as expected
- The hard crashing only occurs in the latest build of the app when in editor mode (both web and standalone), the crash occurs as soon as the offending table is selected.
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


Report
All responses (
Answers (