Getting Atlas UI Resource Error while upgrading to mendix version 10.18.4 from 9.24.6

0
Atlas_UI_Resources.Atlas_TopBar.layoutContainer: Error while applying context Error: Atlas_UI_Resources.Atlas_TopBar.layoutContainer$DanielSan: Error while applying context Error: Atlas_UI_Resources.Atlas_TopBar.customString_NoContext_1: Error while applying context Error: Atlas_UI_Resources.Atlas_TopBar.customString_NoContext_1: Error while applying context TypeError: mx.ui.action is not a function Error: Atlas_UI_Resources.Atlas_TopBar.layoutContainer: Error while applying context Error: Atlas_UI_Resources.Atlas_TopBar.layoutContainer$DanielSan: Error while applying context Error: Atlas_UI_Resources.Atlas_TopBar.customString_NoContext_1: Error while applying context Error: Atlas_UI_Resources.Atlas_TopBar.customString_NoContext_1: Error while applying context TypeError: mx.ui.action is not a function    at http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:449440    at t.collect (http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:343173)    at e.exports.applyContext (http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:449338)    at http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:449126    at o (http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:345209)    at s (http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:344974)    at k.<computed>.E._setLoadedAttr (http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:584259)    at k.<computed>.E.set (http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:688638)    at k.<computed>.E.actLoaded (http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:7:584290)    at http://localhost:8081/mxclientsystem/mxui/mxui.js?638801686422257267:5:27339
asked
2 answers
0

Not sure what the issue is exactly. Did you clear the deployment directory? Did you check if your widgets are Mendix 10 ready? (You can update them or maybe temporarily delete the widgets) Clear the cache in your browser to prevent the browser to use old code.

Hopefully this helps!

answered
0

cleared the deployment directory and also updated all widgets

 

answered