Hi! Bit of a noob here, in need of help
I'm trying to do a login/register screen, so I used an If/Else block to only render whatever was needed, and it worked fine until it suddenly stopped working, it still shows only the login page when launching but now it doesn't change to the register button is clicked
When putting the code in a REPL it still works fine
I have no idea what could be causing it, is there something i'm missing?
https://svelte.dev/repl/17c27086d9da4e69b219b68e9564fe9d?version=3.58.0