Skip to content

Clicking "Already have an account?" on Register Page Triggers 404 Error and Crashes the App #116

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

Open
akhilrocz opened this issue Mar 25, 2025 · 1 comment · Fixed by #117

Comments

@akhilrocz
Copy link

Describe the bug
Clicking on the “Don’t have an account?” link on the Register page results in a 404 Not Found error. Instead of redirecting the user appropriately, the application crashes and displays an "Unexpected Application Error" screen.

To Reproduce
Steps to reproduce the behavior:

Go to Authentication > register from the sidebar menu. (https://berrydashboard.io/free/pages/register)

At the bottom of the form, click on the “Already have an account?” link.

See error on https://berrydashboard.io/free/login.

Expected behavior
The link should redirect the user to the Login page (https://berrydashboard.io/free/login) or be hidden if already on the register page. It should not trigger a navigation error or crash the application.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version:134.0.6998.89 (Official Build) (64-bit)

Smartphone (please complete the following information):

  • Device: Samsung M31s
  • OS: Andriod 12
  • Browser: Chrome
  • Version: 134.0.6998.89

Additional context
Add any other context about the problem here.

@akhilrocz akhilrocz changed the title Clicking "Don't have an account?" on Register Page Triggers 404 Error and Crashes the App Clicking "Already have an account?" on Register Page Triggers 404 Error and Crashes the App Mar 25, 2025
@ct-dixit ct-dixit linked a pull request Mar 26, 2025 that will close this issue
12 tasks
@phoenixcoded20 phoenixcoded20 removed a link to a pull request Mar 26, 2025
12 tasks
@ct-dixit ct-dixit linked a pull request Mar 26, 2025 that will close this issue
12 tasks
@ct-dixit ct-dixit removed a link to a pull request Mar 26, 2025
12 tasks
@ct-dixit ct-dixit linked a pull request Mar 26, 2025 that will close this issue
12 tasks
@phoenixcoded20
Copy link
Contributor

This seems to be fixed. Can you check again in new version please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants