nismod / irv-frontend

IRV frontend
MIT License
2 stars 0 forks source link

Map only loads top left square on Apple M1 #63

Closed shiarella closed 2 months ago

shiarella commented 3 months ago

Map only loads top left square on Apple M1 Pro laptop. Same behaviour observed when creating new map using DeckGlOverlay.

Two potential fixes:

  1. Call resize() after render of react-map-gl Map component.
  2. Switch "suspense" to false on use-basemap-styles.ts