halstack-react icon indicating copy to clipboard operation
halstack-react copied to clipboard

Hydration error in certain website pages

Open Mil4n0r opened this issue 7 months ago • 2 comments

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

  1. Clone the repo
  2. Go into /website
  3. Run npm install
  4. Run npm run dev
  5. Go to any of the listed container pages and click refresh or F5
  6. You should be seeing the error

Expected behaviour No error should appear in any component page.

Screenshots image

Additional context More information about the error possible causes

Mil4n0r avatar Jul 02 '24 10:07 Mil4n0r