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