I updated the `supertokens-auth-react` library to ...
# support-questions-legacy
n
I updated the
supertokens-auth-react
library to
0.33.1
within our Next.js application and noticed that the email confirmation screen stopped working (it just shows a blank page without any content). I ended up disabling the screen completely via the
disableDefaultUI
option and instead added a manual rendering based on the route url. I just wanted to let u know and ask whether this would be a bug or whether maybe there is something wrong with our configuration. According the the changelog nothing should have changed. 🤔 See here: https://github.com/kamilkisiela/graphql-hive/pull/2684/files