Unable to reproduce this issue with esc btn or x button --melissau 2/1
When closing the modal while the data is loading, an error was thrown that crashed the page. It referred to there being no "key" value passed to the Pane components in react-leaflet, in Map.js.
Possibly the solution is no not allow the modal to close until the data is loaded? Look and see if this is how the current X button works.
Unable to reproduce this issue with esc btn or x button --melissau 2/1
When closing the modal while the data is loading, an error was thrown that crashed the page. It referred to there being no "key" value passed to the Pane components in react-leaflet, in Map.js.
Possibly the solution is no not allow the modal to close until the data is loaded? Look and see if this is how the current X button works.