Skip to content
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

Fatal error when drawing bounding box in tile map #3763

Closed
lukasolson opened this issue May 6, 2015 · 0 comments · Fixed by #3774
Closed

Fatal error when drawing bounding box in tile map #3763

lukasolson opened this issue May 6, 2015 · 0 comments · Fixed by #3774
Labels
blocker bug Fixes for quality problems that affect the customer experience PR sent v4.1.0

Comments

@lukasolson
Copy link
Member

  1. Create a tile map
  2. Click on the rectangle bounding box tool
  3. Draw a rectangle

You'll get a fatal error. It doesn't happen every time, but if you do it enough times, it's almost bound to happen. (See what I did there?)

Here's the error message:

Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. (http://localhost:5601/bower_components/leaflet/dist/leaflet.js:7)

2015-05-06 07_07_39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience PR sent v4.1.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants