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:

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.