Unable to get property _destroyed of undefined or null reference, after Windows 10 update in Edge

0
Since Windows 10 is updated, my Mendix app gives this error after hitting any menu item: [object Error]: {description: "Unable to get property '_destroyed' of undefined or null reference", message: "Unable to get property '_destroyed' of undefined or null reference", number: -2146823281, stack: "TypeError: Unable to get property '_destroyed' of undefined or null reference at Anonymous function (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:29:132591) at _172.forEach (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:21:34888) at _447.destroyWidgetsIn (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:29:132558) at _12f4.hatch (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:29:619589) at Anonymous function (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:29:618336) at _28.forEach (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:29:3067) at Anonymous function (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:29:618301) at _2f8 (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:21:77610) at _2f2 (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:21:77483) at resolve (http://localhost:8080/mxclientsystem/mxui/mxui.js?636631111238160947:21:78944)"}   I don't get the error on chrome browsers and I even tried a not updated machine in Edge.  
asked
1 answers
0

Linking this question: https://forum.mendix.com/link/questions/90079

Ticket for this issue is submitted. I am closing this question, let's use the other question

answered