Error in console when remove last vertex
See original GitHub issueFound 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
PS leaflet.pm works very well for me! Thanks
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ashmigelski nevermind, I found it. Fixed. Will be in the next release, thanks for reporting 👍
Updated to version 2.0.1
removeLastVertex
fixed!But I found same issue with ‘Finish’ button