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

Issues utilizing "Use Client" "useEffect" etc. #51

Open
Fr3akyMurk opened this issue Jan 23, 2024 · 0 comments
Open

Issues utilizing "Use Client" "useEffect" etc. #51

Fr3akyMurk opened this issue Jan 23, 2024 · 0 comments

Comments

@Fr3akyMurk
Copy link

Hello,
I am currently facing an issue with migration, i made a small app to act as a suggestion, tip or feature "jar" but just now wanted to add auth, however my app utilizes "use client" "useState" and "useEffect" however each time i use any of these, i immediately get errors from postgressql (is what i assume) but the actual error points to FS for some reason.

This only happens on pages that are actively being "protected" how do i avoid encountering this issue whilst still maintaining the features of my application?

@Fr3akyMurk Fr3akyMurk changed the title Avoiding "Use Client" "useEffect" etc. Issues utilizing "Use Client" "useEffect" etc. Jan 23, 2024
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