Leaflet.label icon indicating copy to clipboard operation
Leaflet.label copied to clipboard

Maximum call stack size exceeded when loading Leaflet.label

Open josdejong opened this issue 9 years ago • 8 comments

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?

josdejong avatar Jun 29 '16 15:06 josdejong

No its a bug - noticed the same thing today

bneigher avatar Jun 30 '16 01:06 bneigher

Ok thanks for the reply. Looking forward to version 0.2.5 :)

josdejong avatar Jun 30 '16 06:06 josdejong

I had the same problem. Moving back to version 0.2.1 has resolved it.

machnicki avatar Jul 05 '16 20:07 machnicki

Any progress solving this issue?

josdejong avatar Jul 26 '16 09:07 josdejong

Same issue.

danwild avatar Sep 06 '16 01:09 danwild

Same issue as well.

aozisik avatar Oct 17 '16 10:10 aozisik

same issue

ximex avatar Nov 14 '16 09:11 ximex

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

devtim123 avatar Nov 29 '16 15:11 devtim123