nismod / irv-frontend

IRV frontend
MIT License
2 stars 0 forks source link

63 map only loads top left square on apple m1 #64

Closed shiarella closed 2 months ago

shiarella commented 3 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.