Hey <@!662125996497043460>, I've run your code suc...
# support-questions-legacy
k
Hey @User, I've run your code successfully on my local machine. Going to
/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.