Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'indexOf') #822

Open
marwa-benhassine opened this issue Jul 18, 2023 · 1 comment
Open

Cannot read properties of undefined (reading 'indexOf') #822

marwa-benhassine opened this issue Jul 18, 2023 · 1 comment
Assignees
Labels
component: authentication Changes related to user authentication and authorization mechanisms. component: install Changes related to the installation process of the project. type: bug Indicates that the issue or pull request addresses a bug or error.

Comments

@marwa-benhassine
Copy link
Contributor

marwa-benhassine commented Jul 18, 2023

Describe the bug

  • when using a username and email that already exists , this problem appears "Cannot read properties of undefined (reading 'indexOf')"
  • when entering a non existing email in the reset password page this problem appears Cannot read properties of undefined (reading 'indexOf')

To Reproduce
Steps to reproduce the behavior:

  1. Go to Sign up page
  2. Enter an existing username and email address
  3. Click on the Register now button
  4. Go to login page
  5. Click on the reset here
  6. Enter an email that does not exist
  7. Click on the Reset password button

Expected behavior

  • A popup window should appear stating that the username and email already exist
  • A popup should appear saying this email does not exist

Screenshots

image

Desktop (please complete the following information):
.
OS: Windows

Browser: Chrome/Edge/Firefox

@marwa-benhassine marwa-benhassine added type: bug Indicates that the issue or pull request addresses a bug or error. component: authentication Changes related to user authentication and authorization mechanisms. component: install Changes related to the installation process of the project. labels Jul 18, 2023
@hanazarraa hanazarraa self-assigned this Jul 31, 2023
@GhaziTriki GhaziTriki added the status: verify Indicates that the changes need to be verified or validated. label Aug 2, 2023
@marwa-benhassine
Copy link
Contributor Author

@GhaziTriki

This ticket has been fixed

image

image

@marwa-benhassine marwa-benhassine removed the status: verify Indicates that the changes need to be verified or validated. label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: authentication Changes related to user authentication and authorization mechanisms. component: install Changes related to the installation process of the project. type: bug Indicates that the issue or pull request addresses a bug or error.
Projects
None yet
Development

No branches or pull requests

3 participants