Skip to content

Uncaught Error: Rendered fewer hooks than expected. This may be caused by an accidental early return statement. #34

Description

@Dominic-github

[browser] Uncaught Error: Rendered fewer hooks than expected. This may be caused by an accidental early return statement.
at Home (src/app/page.tsx:94:11)
92 |
93 | )}

94 |
| ^
95 |
96 |
97 | {welcomeOpen && <WelcomeModal onClose={() => setWelcomeOpen(false)} />}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions