CoastalResilienceNetwork / GeositeFramework

Mapping Framework powering TNC Coastal Resilience programs
http://maps.coastalresilience.org/network/
GNU General Public License v3.0
13 stars 10 forks source link

Suspected framework or Esri JS bug in single-app mode #1142

Closed laflessn closed 5 years ago

laflessn commented 5 years ago

Suspected bug at either the framework or ESRI javascript level, found when testing Natural Coastal Protection App in single-app mode. After initial load when the map panel is hidden if a user selects the global extent, the map will attempt to zoom to view the whole planet. Because of the small size of the hidden map component, the map zooms incorrectly and will show a very small, off center map when navigating to the map panel.

tnc-global-extent-mobile

fungjj92 commented 5 years ago

I was able to reproduce the issue building this region: https://github.com/CoastalResilienceNetwork/coastal-protection-region

Looking into it