Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

isNextPath error thrown inside session.js #10

@theednaffattack

Description

@theednaffattack

I'm having a weird issue with next-routes. session.js is throwing an error on line 21, a method named isNextPath.

My console's giving me: "TypeError: routes.isNextPath is not a function".

Commenting out the if statement it's wrapped in eliminates the error but it appears to be setting up the initial session so I'm guessing that's a bad idea. I'm not sure how to debug this since it's throwing an error due to a next.js package.

Any pointers you can suggest are much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions