Closed shiarella closed 2 months ago
Suspense option is "experimental" according to https://www.npmjs.com/package/use-http, so seems sensible to remove it.
The other fix (redrawing the map after component render) is easy to implement, if it's preferred we stay with suspense=true.
Suspense option is "experimental" according to https://www.npmjs.com/package/use-http, so seems sensible to remove it.
The other fix (redrawing the map after component render) is easy to implement, if it's preferred we stay with suspense=true.