Error inside mxclient system

0
I am facing an  java script error after page has been loaded and the error is very specific to mxclientsystem--->mxui   Just to highlight:- I am into the migration activity of application from 8 to 9 version.   Issue:- Not able to find out root cause of the issue I can check the error line after inspect in the browser but not able to find same code in the source code of any widget. Solution:- Help me to find out root cause of the issue Help to debug the issue in the best way Code view after debug:-
asked
1 answers
0

Try removing widgets from the page as it is most likely that the error is being caused by one of the widgets on the page. I suspect you will not find the answer by debugging the console output.

answered