ROGUE-JCTD / MapLoom

MapLoom is a web mapping client based on OpenLayers 3. It provides full-featured editing capabilities for data stores in GeoServer - including PostGIS and GeoGig. For GeoGig layers, it lets you view history, and sync with other GeoGig repositories
MIT License
70 stars 66 forks source link

Multiple clicks on feature can trigger infinite loop error #117

Closed JJediny closed 9 years ago

JJediny commented 9 years ago

Tested this on our site and current Demo error on both. If a user clicks on a feature multiple times semi-rapidly before the GetFeatureInfo box is returned it will trigger an error that will infintly loom forcing the user to reload the page. Error displays the following message:

image

BirdSamuel commented 9 years ago

In the latest version of MapLoom (master branch), I'm unable to reproduce this. Is this still an issue?

smesdaghi commented 9 years ago

@JJediny please let us know if you see this in latest build. We have not been able to reproduce this issue.