absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

[BUG] Error Page is not Loading on Registration Page #194

Open rodneyosodo opened 4 months ago

rodneyosodo commented 4 months ago

Is there an existing issue for this?

What were you trying to achieve?

To see the error returned if the user has already registered in the platform

What are the expected results?

To get an error page if the user has not been registered in the platform

What are the received results?

https://jam.dev/c/c1eec502-e6c4-4b87-b956-f14e50b5f521

Steps To Reproduce

  1. Login as admin (This is to verify admin is already registered in the platform)
  2. Logout
  3. Go to registration page
  4. Register a new user with admin@exmple.com as the email addressthe

In what environment did you encounter the issue?

main branch

Additional information you deem important

None