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
Hi, I started to get this error with the latest release v2.4.1. Everything works on v2.4.0.
Uncaught (in promise) TypeError: Cannot set property latRange of #<ba> which has only a getter
at e._initMaptilerSDK (leaflet-maptilersdk.js:1:4268)
at e.onAdd (leaflet-maptilersdk.js:1:1450)
at e._layerAdd (Layer.js:114:8)
at e.whenReady (Map.js:1477:13)
at e.addLayer (Layer.js:172:8)
at e.addTo (Layer.js:52:7))
I didnt notice any changes that could cause this issue in the changelog. Is there anything i can help with? Im reverting to 2.4.0 for now.
The text was updated successfully, but these errors were encountered:
Hi, yes, i thought so as well. But there has not been any changes lately in that source code. The only difference I found is the version of this project - 2.4.1 vs 2.4.0 . Using the newest one gives me this error. I will try to prepare some stripped down example.
Also maybe not the right place to ask this, but what is this change? What is version 2.3.1?
Hi, I started to get this error with the latest release v2.4.1. Everything works on v2.4.0.
I didnt notice any changes that could cause this issue in the changelog. Is there anything i can help with? Im reverting to 2.4.0 for now.
The text was updated successfully, but these errors were encountered: