nismod / irv-jamaica

Jamaica Systemic Resilience Assessment Tool
MIT License
0 stars 0 forks source link

v0.4.2 crashes in a mobile layout #58

Closed eatyourgreens closed 3 months ago

eatyourgreens commented 3 months ago

Since dynamic layer loading was added in #50, the desktop layout works but the mobile layout crashes with a Suspense error.

Reverting back to static imports should fix it.