kevin.a8536
12/29/2020, 8:51 AM/auth
displays the login form as intended.
Two questions for you:
- It seems like a lightweight version of your app, is there anything else that could make the bug happen?
- you have emotion/styled
and emotion/react
version 11.0.X
in package.json. Do you use those? That could be related to our issue as supertokens-auth-react still uses an older version of emotion. I also see that chakra-ui
already installs those dependencies, so you might not need that. Up to you.