Maximum call stack size exceeded when loading Leaflet.label
I just installed [email protected] via npm, but when I load the library I get the following error:
leaflet.label.js:9 Uncaught RangeError: Maximum call stack size exceeded
_updateZIndex @ leaflet.label.js:9
_updateZIndex @ leaflet.label.js:9
_updateZIndex @ leaflet.label.js:9
_updateZIndex @ leaflet.label.js:9
...
Using [email protected]
Am I overlooking something obvious?
No its a bug - noticed the same thing today
Ok thanks for the reply. Looking forward to version 0.2.5 :)
I had the same problem. Moving back to version 0.2.1 has resolved it.
Any progress solving this issue?
Same issue.
Same issue as well.
same issue
same issue.
@machnicki thank you, version 0.2.1 does work!
If you use npm, you can install it with:
npm i --save Leaflet/Leaflet.label#0.2.1