Closed slavlee closed 1 year ago
Thank you very much for this wokaround, now our map shows up again!
Thanks for the workaround. The fix is online
Thanks for this workaround. I had this Problem on every website with TYPO3 12.
Uncaught (in promise) InvalidValueError: goMapsExtLoaded is not a function
Now the maps work again.
There is a chance that there is nothing inside the variable: goMapsExtControllerStorage, when the callback is executed.
In this case JS error occures due no return value check, when calling initialize() and no map is shown as well.
One possible workaround is to change the goMapsExtLoaded as follows: