halstack-react
halstack-react copied to clipboard
Hydration error in certain website pages
Describe the bug A hydration error is occuring when launching the website in local. It occurs in the following components:
- Badge
- BarChart
- Bleed
- Container
- ContextualMenu
- Flex
- Grid
- Image
- Paragraph
- Sidenav
- Typography
To Reproduce
- Clone the repo
- Go into /website
- Run
npm install - Run
npm run dev - Go to any of the listed container pages and click refresh or F5
- You should be seeing the error
Expected behaviour No error should appear in any component page.
Screenshots
Additional context More information about the error possible causes
Thank you for opening an issue! 🚀
Our team will review it as soon as possible. In the meantime, please make sure that you've provided all the necessary details to help us understand and address the issue effectively.
Feel free to contribute and participate in discussions!
A solution is ready. It will be added within #2033.