We have logged a PMR with IBM recently about the browser is complaining that it could not load ‘dojo.nls.dojo_en’.
And IBM official response is to apply Deferred with Dojo (“profiles/profile_deferred.json”) theme profile directly to the page and this resolves the issue for me.
How to apply “Deferred with Dojo” profile:
- At the front-end, turn on the “Edit Mode“.
- Click on Menu (below Edit Mode) > Edit Page Properties.
- Click on the Advanced tab and select “Deferred with Dojo” Profile.
- Click on the “Save” button.
Note: A simple method (which I like) is to add in “resourceaggregation.profile” page property and set “profiles/profile_dojo_deferred.json” as its value.