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

isNextPath error thrown inside session.js #10

Open
theednaffattack opened this issue Jun 21, 2017 · 0 comments
Open

isNextPath error thrown inside session.js #10

theednaffattack opened this issue Jun 21, 2017 · 0 comments

Comments

@theednaffattack
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant