Esri / information-lookup

Web app template that is used to determine if the location specified intersects a polygon
Apache License 2.0
6 stars 25 forks source link

Pop-Up Text Remains after closing Pop-Up #1

Closed gmilbourne closed 10 years ago

gmilbourne commented 10 years ago

I have an issue where the popup text is not cleared even though the popup itself is closed. Thanks

MikeMillerGIS commented 10 years ago

I did resolve an issue recently related to this. Are you testing on the hosted app or a version build from github?

MikeMillerGIS commented 10 years ago

This fix was part of https://github.com/Esri/information-lookup/commit/3550efd9da46e9838546a694127f839083c99ca2

gmilbourne commented 10 years ago

I am using a hosted app. How would I go about applying the fix?

MikeMillerGIS commented 10 years ago

Greg, you can wait for the next release of ArcGIS Online or you can deploy the app to your own server. Also, if you build a custom popup description, you will not experience the issue with the current release.

gmilbourne commented 10 years ago

Thanks Mike! custom popup solved it for me