Skip to content

Sign-Up Page Broken #3172

Closed
Closed
@JonasGruenwald

Description

@JonasGruenwald

p5.js version

No response

What is your operating system?

Mac OS

Web browser and version

Firefox@126.0.1, Chrome@125.0.6422.142, Safari@latest

Actual Behavior

In the web editor https://editor.p5js.org, when I click on "Sign Up", I get taken to https://editor.p5js.org/signup which renders a blank page.
There is a React Error in the console.

On Chrome, the error is:

TypeError: Cannot read properties of undefined (reading 'createElement')
    at SignupForm.jsx:156:19
    at react-final-form.es.js:710:12
    at ea (react-dom.production.min.js:153:146)
    at ja (react-dom.production.min.js:173:192)
    at ks (react-dom.production.min.js:265:425)
    at Su (react-dom.production.min.js:246:265)
    at Eu (react-dom.production.min.js:246:194)
    at gu (react-dom.production.min.js:239:172)
    at react-dom.production.min.js:123:115
    at t.unstable_runWithPriority (scheduler.production.min.js:19:467)

Expected Behavior

Presumably there should be a signup page?
If signup is not currently possible, maybe a message could be there, explaining this.

Steps to reproduce

Steps:

  1. Ensure you are not logged into the web editor (open an incognito window)
  2. Go to https://editor.p5js.org/signup

Notes

I was able to sign up through GitHub by using 'Sign In' instead of 'Sign Up'

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugError or unexpected behaviors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions