camptocamp / ngeo

Library combining OpenLayers and AngularJS
https://camptocamp.github.io/ngeo/master/examples
MIT License
135 stars 87 forks source link

If search response is too slow, the script crashes #1154

Closed ger-benjamin closed 8 years ago

ger-benjamin commented 8 years ago

Tested on demo 2.1, last commit: "Add isExpanded" May 9

I'm not totally sur but if you search something on https://geomapfish-demo.camptocamp.net/2.1/wsgi/ (a slow server), your application can wait eternally on the response.

Can someone comfirms the issue and the analyze ?

sbrunner commented 8 years ago

To test on next update ...

tsauerwein commented 8 years ago

I tend to say it's not related to the fact that the page is served from this server. When running on github.io or locally the same web-service is used.

But I think something is wrong with the build. I downloaded the build files (index.html + desktop.js + desktop.css) and I have the same problem locally. Like @sbrunner says, to test with master.