Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Maximum call stack size exceeded when loading Leaflet.label #156

Open
josdejong opened this issue Jun 29, 2016 · 8 comments
Open

Maximum call stack size exceeded when loading Leaflet.label #156

josdejong opened this issue Jun 29, 2016 · 8 comments

Comments

@josdejong
Copy link

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?

@bneigher
Copy link

No its a bug - noticed the same thing today

@josdejong
Copy link
Author

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

@machnicki
Copy link

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

@josdejong
Copy link
Author

Any progress solving this issue?

@danwild
Copy link

danwild commented Sep 6, 2016

Same issue.

@aozisik
Copy link

aozisik commented Oct 17, 2016

Same issue as well.

@ximex
Copy link

ximex commented Nov 14, 2016

same issue

@devtim123
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants