streamshub / console

Web console to interact with Apache Kafka® instances running in a Kubernetes cluster managed by Strimzi Cluster Operator
Apache License 2.0
15 stars 14 forks source link

UI hydration errors #1211

Open MikeEdgar opened 1 week ago

MikeEdgar commented 1 week ago

I sometimes see this error when switch branches and running the application in dev mode:

Error: Hydration failed because the initial UI does not match what was rendered on the server.
See more info here: https://nextjs.org/docs/messages/react-hydration-error

and

Error: There was an error while hydrating this Suspense boundary. Switched to client rendering.
See more info here: https://nextjs.org/docs/messages/react-hydration-error

The problem goes away when history is cleared for localhost.

MikeEdgar commented 1 week ago

cc: @hemahg @riccardo-forina