Skip to content

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

Not planned
@Fr3akyMurk

Description

@Fr3akyMurk

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?

Old issue, found out like a few days after I openrd this issue.

Activity

changed the title [-]Avoiding "Use Client" "useEffect" etc.[/-] [+]Issues utilizing "Use Client" "useEffect" etc.[/+] on Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Issues utilizing "Use Client" "useEffect" etc. · Issue #51 · vercel/nextjs-postgres-auth-starter