Skip to content

Need support for Next.js 13 /app dir. #78

@bezzietech

Description

@bezzietech

The current router only supports /pages, which throws the following error if we used in /app.

Unhandled Runtime Error
Error: NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted

FIX

Migrate to the new hooks imported from next/navigation. NextJs Docs

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