supertokens-auth-react icon indicating copy to clipboard operation
supertokens-auth-react copied to clipboard

QR Code Black and unusable when using Next.js

Open helliott20 opened this issue 10 months ago • 0 comments

https://discordapp.com/channels/603466164219281420/1338839110177128491

Discord Link above ^

When using Next.js with the app directory, when the built-in UI generates the QR code, it is black and does not have a "fill" in the generated SVG. Attached below:

Image

I can recreate this using the test app "npx create-supertokens-app@latest --recipe=multifactorauth"

If I use the test app with react > next.js > express.js, it works okay.

helliott20 avatar Feb 11 '25 23:02 helliott20