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

Authentication flow and state management errors and multiple redirect issues. #5750

Open
1 task done
bryma1 opened this issue Jan 27, 2025 · 0 comments
Open
1 task done

Comments

@bryma1
Copy link

bryma1 commented Jan 27, 2025

Describe the bug

This error keeps on repeating with every instruction. I haven't been able to move forward with my project and it's really frustraing.

SyntaxError: The requested module '/src/lib/supabase.ts?t=1738013976069' does not provide an export named 'resetPassword'

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-ond14q

Validations

  • Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.

Steps to reproduce

The main issues were:

Overly complex routing structure causing navigation issues
Redundant profile checks causing redirect loops
Unnecessary state management complexity
Try logging in with these credentials:

Email: [email protected]
Password: password123

Expected behavior

You should be able to:

Access the farmer dashboard
See your profile
Navigate between sections
Log out properly

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 132.0.0.0
Major version = 132
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0
performance.memory = {
  "totalJSHeapSize": 99742577,
  "usedJSHeapSize": 94167049,
  "jsHeapSizeLimit": 4294705152
}
Username = bryma1
Chat ID = e37555a770f5
Client version = 962135e
Server version = 962135e

Additional context

No response

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

No branches or pull requests

1 participant