-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: TypeError: can't define property "Promise": Object is not extensible ( leaflet.ajax.js:513:1 ) #49
Comments
what is your environment you're running this in? |
I have the same issue. For my part I put the scripts in the head section. I am running it in Firefox 54.0.1 (32-bit). I get the same error in Chrome 59.0.3071.115 64 bit. Do you need other details about the environment? |
I think this error was introduced at Leaflet 1.1.0. I noticed it on an app I recently upgraded, but don't notice it when using 1.0.3. |
yeah I have a pull request on leaflet to fix this regression |
I have downgraded my Leaflet to 1.0.3 for now to make it work. Thanks @calvinmetcalf for a quick response. |
@calvinmetcalf - can you ref that pull request here please? want to know if i can go with 1.2 or back to 1.0.3 |
just tried it with leaflet 1.2 - works for me. |
I am getting error on this code/setup, am I missing something?
The text was updated successfully, but these errors were encountered: