Hello, i'm getting all this errors in login and register page, yesterday was working fine
Warning: Received true for a non-boolean attribute global.
Warning: Received true for a non-boolean attribute jsx.
next-dev.js?3515:20 Warning: Text content did not match. Server: "
.form > * + * {
margin-top: 1rem;
}
" Client: "
.form > * + * {
margin-top: 1rem;
}
"
Warning: An error occurred during hydration. The server HTML was replaced with client content in <div>.
Error: Text content does not match server-rendered HTML.
Error: Hydration failed because the initial UI does not match what was rendered on the server.
Error: There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering.