BearStudio / start-ui-web

πŸš€ Start UI [web] is an opinionated UI starter with 🟦 TypeScript, βš›οΈ React, ⚫️ NextJS, ⚑️ Chakra UI, 🟦 tRPC, πŸ” Lucia Auth, β–² Prisma, πŸ–οΈ TanStack Query, πŸ“• Storybook, 🎭 Playwright,πŸ“‹ React Hook Form,β—½From the 🐻 BearStudio Team
https://demo.start-ui.com
MIT License
1.39k stars 129 forks source link

Warning: Extra attributes from the server: class #441

Closed winner106 closed 9 months ago

winner106 commented 10 months ago

When I tried to use the latest version today, after installing the dependencies and starting the project, I found an error message in the browser console.

image

yoannfleurydev commented 10 months ago

Hey @winner106 , thanks for raising the issue, it's an issue with Chakra UI

https://github.com/chakra-ui/chakra-ui/issues/7040

winner106 commented 10 months ago

Thanks for the information, I temporarily solved it like this:

image

yoannfleurydev commented 9 months ago

I'm closing this issue as it is not a πŸš€ Start UI [web] issue, but we will upgrade Chakra UI once it is done.