cancel
Showing results for 
Search instead for 
Did you mean: 

Uncaught Error: Script error after upgrade to 2.3.3

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Uncaught Error: Script error after upgrade to 2.3.3

We're getting a lot of error messages on the console about missing JS libraries after upgrading to 2.3.3 (on both frontend and admin). Apparently they are all related to jquery/ui-modules.

 

require.js:1895   GET   https://domain.com/static/version1575503368/frontend/MyVendor/MyTheme/en_US/jquery/ui-modules/resizable.js   net::ERR_ABORTED   404

Selection_010.jpg

 

If we upload the file manually (e.g.: pub/static/adminhtml/Magento/backend/en_US/jquery/ui-modules/timepicker.js) the error dissapears, but of course it breaks again every time the static content is deployed.

 

Any help would be appreciated.

 

3 REPLIES 3

Re: Uncaught Error: Script error after upgrade to 2.3.3

@sdecicco please use the below command.

 

php bin/magento setup:static-content:deploy -f

Thanks

Re: Uncaught Error: Script error after upgrade to 2.3.3

Well for some reason the lib/web/jquery/ui-modules folder was missing. I uploaded it to the server and the error messages disappeared.

Re: Uncaught Error: Script error after upgrade to 2.3.3

@sdecicco please marked it as solved so that someone facing the same problem will get solution.

 

Thanks