gbif / gbif-web

Apache License 2.0
6 stars 9 forks source link

suspense error #566

Open MortenHofft opened 4 weeks ago

MortenHofft commented 4 weeks ago

I get this error on the occurrence detail page

The server did not finish this Suspense boundary: The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server
danielvdm2000 commented 2 weeks ago

I don't seem to be able to reproduce in dev mode. Do you experience this with a specific occurrence?

MortenHofft commented 2 weeks ago

The lazy loaded map needs to be there of course, but other than that it can happen at any record. But it is unstable I'm afraid