You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Action:
Register an account at http://localhost:1337/register.
Username: asd
E-mail: asd@asd
Password: asd
Issue:
When clicking Register, registration fails, but no error is shown.
Requested solution:
Show why the registration failed. Is it the wrong e-mail address? Is it the password that is too short? Is it the password that contains the username?
The text was updated successfully, but these errors were encountered:
Situation:
edenjs init app && npm install @edenjs/core && edenjs run
Action:
Register an account at
http://localhost:1337/register
.Username:
asd
E-mail:
asd@asd
Password:
asd
Issue:
When clicking
Register
, registration fails, but no error is shown.Requested solution:
Show why the registration failed. Is it the wrong e-mail address? Is it the password that is too short? Is it the password that contains the username?
The text was updated successfully, but these errors were encountered: