#some error issue with v7.3.0
6 messages · Page 1 of 1 (latest)
This might be caused by different theme object on server and client
That's weird, because it only happen to me when i am using v7.3, it's fine with v7.2.2 🤔
It seems like the issue because of this button component from my side <Button fullWidth onClick={handleAuth}>login</Button>
i empty my theme in theme.ts then next error will pop out.
im not sure what's wrong with the theme and component, or anything i missing in setup?