Console errors while running the application

2
Hi all, I have upgraded my application from 6.10.15 to 7.19.0 version. In this process, I got some issues in Java code and got resolved. I have updated all app store modules from app store. Even though,  I am getting  some java script errors from mendix console. Please take a look at the below errors and suggest me how to solve them. Error: -1) Cannot read property 'datepickerLang' of undefined TypeError: Cannot read property 'datepickerLang' of undefined     at http://localhost:8080/widgets/calendar/lib/lang-all.js?636970666034765509:51:29     at http://localhost:8080/widgets/calendar/lib/lang-all.js?636970666034765509:77:6     at http://localhost:8080/widgets/calendar/lib/lang-all.js?636970666034765509:2:197     at http://localhost:8080/widgets/calendar/lib/lang-all.js?636970666034765509:3:2 Error: -2) factoryThrew Error: factoryThrew     at l (http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:426)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:9149     at Ve (http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:9258)     at Ve (http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:8894)     at Ve (http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:8894)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:9448     at Ue (http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:9316)     at We (http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:9388)     at r (http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:10584)     at HTMLScriptElement.<anonymous> (http://localhost:8080/mxclientsystem/mxui/mxui.js?636970666034765509:5:12807) Error: -3) Loading module calendar/lib/fullcalendar failed! Check script file for syntax errors. Error: -4) Loading module calendar/widget/calendar failed! Check script file for syntax errors. Error: -5) Loading module CKEditorForMendix/widget/CKEditorViewerForMendix failed! Check script file for syntax errors. Error: -6) Loading module TextBoxEnterKey/widget/TextBoxEnterKey failed! Check script file for syntax errors. Error: -7) Loading module CKEditorForMendix/widget/lib/jquery.oembed failed! Check script file for syntax errors. Error: -8) Loading module CKEditorForMendix/widget/CKEditorForMendix failed! Check script file for syntax errors. Error: -9) error in create widget:self.grid.liveConnect is not a function Please help me in solving the above errors. Thanks.
asked
1 answers
0

Hi Venkatesh,

You are mentioning that you have updated all Appstore modules, but did you also upgrade the Calender Widget it self??

Regards,
Aswin

answered