question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error in console when remove last vertex

See original GitHub issue

Found error in console after click Remove last vertex.

Steps to reproduce:

  • start draw polygon
  • click on map to add first point
  • click on Remove last vertex in toolbar
  • check console, error will there

peek 2019-01-24 12-26

PS leaflet.pm works very well for me! Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

1reaction
codeofsumitcommented, Jan 25, 2019

@ashmigelski nevermind, I found it. Fixed. Will be in the next release, thanks for reporting 👍

1reaction
ashmigelskicommented, Jan 25, 2019

Updated to version 2.0.1 removeLastVertex fixed!

But I found same issue with ‘Finish’ button peek 2019-01-25 13-42

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I find out if a vertex was dropped in Gremlin?
I want to try to remove a vertex and I want to know if I deleted something. If I do. g.V().has('name', 'deleteme').drop().
Read more >
Removing Sheet Errors With Vertex for address missing in ...
Running into a bug where when removing a sheet, it runs into a self-circular dependency bug trying to delete cell values that reference...
Read more >
Removing last point in polygon geometry using ArcPy?
How I can eliminate this point (lastpoint) that I can not enumerate my vertex. laspoint from polygon's geometry. I'm working with ArcGIS 10.1 ......
Read more >
DELETE VERTEX - Nebula Graph Database Manual
The DELETE VERTEX statement deletes one vertex or multiple vertices at a time. You can use DELETE VERTEX together with pipes. For more ......
Read more >
Troubleshooting Vertex AI | Google Cloud
This error occurs if a training virtual machine (VM) instance runs out of memory during training. You can view the memory usage of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found