What I’m trying to do:
Sign up a new user on the Anvil Server running locally on version 1.13.1
What I’ve tried and what’s not working:
I get to the login form, but when I click sign up new user, I get this error:
NameError: name 'TextBoxWithLabel' is not defined
This is the same error as in version 1.13, except that it occurs when I’m trying to signup with form rather than just pull up the login form.