You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finally had some time to fix this. It seemed to be a kind of timing problem / race condition, since the map is not initialized with render() when the print function tries to find the map by its id and update its layers.
Steps to reproduce:
Changing any dropdown loads the map data as expected, also changing it back to the default value works.
The text was updated successfully, but these errors were encountered: