I seem to be constantly having issues with Hydration errors. I'm following a tutorial on youtube that is using Next and ShadCN to build a form. However when I follow the steps I get a hydration error saying isnt expecting a div inside a div and the error seems to be coming from the shadCN form.tsx component and this is all from within a client component.
How seriously should i take these kinds of errors? There seems to be nothing different showing on my page, functionality still works...it seems a bit pedantic or am I completely wrong?