Hi, is there anyone that came across a time out error related to RequireJS ? In the official documentation I've found that for ODC there is a transition underway from RequireJS to JavaScript builder and in some extent this error is related to it, but for O11 ? what's the root cause of this? is there any obsolete component in the module that is being loaded?
That's the start and end of the error:
"[ErrorScreen] Load timeout for modules ...etc...etc.... https://requirejs.org/docs/errors.html#timeout"
hi @lorenzo costa , hope you're doing well.
thanks and regards!
I have something similar when upgrading a mobile app from MABS 10 to MABS 11.0 (and 11.1). There is no problem in Android; but in iOS the Google Maps Library Forge component isn't working; and gives the error:
Load timeout for modules: googlemaps!_unnormalized2,googlemaps!
https://requirejs.org/docs/errors.html#timeout
Anyone knows a solution for this (in O11)?
Best regards,
Matthias
(will also post this in the Google Maps Library Forge component)