My (web-based) Powerapp is crashing pretty regularly, it's only connected to a single data source, a Sharepoint List, and it's a pretty small list.
There aren't many complex formulas in the app, which only has 2 or 3 screens, it will usully crash when I'm doing something to an object, copying/pasting, trying to run a formula, etc.
Does anyone know how to interpret this error message and if there's anything I can do besides constantly Saving?
WebAuthoring abnormal termination.
Client date/time: 2017-05-11T22:09:56.377Z
Version: 2.0.630
Session ID: 8e6cc2ca-d464-5fcc-c8e2-ce1531846edd
stack: Error
at ApplicationError.ErrorBase [as constructor] (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.js?v=39debf0d0e7f:46:27)
at new ApplicationError (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.js?v=39debf0d0e7f:66:31)
at UnhandledErrorHandlerMiddleware._translateError (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/AppMagic.WebAuthoring.js?v=39debf0d0e7f:9549:73)
at UnhandledErrorHandlerMiddleware._terminateSession (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/AppMagic.WebAuthoring.js?v=39debf0d0e7f:9541:56)
at UnhandledErrorHandlerMiddleware._unhandledException (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/AppMagic.WebAuthoring.js?v=39debf0d0e7f:9539:41)
at UnhandledErrorHandlerMiddleware.<anonymous> (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/AppMagic.WebAuthoring.js?v=39debf0d0e7f:9513:78)
at step (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.Services.js?v=39debf0d0e7f:110:31)
at Object.throw (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.Services.js?v=39debf0d0e7f:58:28)
at rejected (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.Services.js?v=39debf0d0e7f:28:48)
at Object.q [as _notify] (https://paawuscdn.azureedge.net/v2.0.630.0/studio/openSource/modified/winjs/js/base.js?v=39debf0d0e7f:3:6021)
errorMessage: NetworkError
callStack: Error
at ApplicationError.ErrorBase [as constructor] (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.js?v=39debf0d0e7f:46:27)
at new ApplicationError (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.js?v=39debf0d0e7f:66:31)
at UnhandledErrorHandlerMiddleware._translateError (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/AppMagic.WebAuthoring.js?v=39debf0d0e7f:9549:73)
at UnhandledErrorHandlerMiddleware._terminateSession (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/AppMagic.WebAuthoring.js?v=39debf0d0e7f:9541:56)
at UnhandledErrorHandlerMiddleware._unhandledException (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/AppMagic.WebAuthoring.js?v=39debf0d0e7f:9539:41)
at UnhandledErrorHandlerMiddleware.<anonymous> (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/AppMagic.WebAuthoring.js?v=39debf0d0e7f:9513:78)
at step (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.Services.js?v=39debf0d0e7f:110:31)
at Object.throw (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.Services.js?v=39debf0d0e7f:58:28)
at rejected (https://paawuscdn.azureedge.net/v2.0.630.0/studio/js/Core.Services.js?v=39debf0d0e7f:28:48)
at Object.q [as _notify] (https://paawuscdn.azureedge.net/v2.0.630.0/studio/openSource/modified/winjs/js/base.js?v=39debf0d0e7f:3:6021)

Report
All responses (
Answers (