Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upNot working with Next 9 Dynamic Route Segments via File System #1333
Comments
This comment has been minimized.
This comment has been minimized.
|
Would you mind checking if this is a bug in upstream eslint (seems like it) and report it there? Thanks! |
feross
added
bug
help wanted
labels
Jul 28, 2019
This comment has been minimized.
This comment has been minimized.
|
Based on the stack trace, there's a chance this is a bug in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pex commentedJul 15, 2019
What version of standard?
13.0.2
What operating system, Node.js, and npm version?
MacOS 10.14.5, Node.js v12.4.0, npm 6.9.0
What did you expect to happen?
Next.js 9 introduced Dynamic Route Segments via File System. Query parameters are defined using square brackets in file names (
[and]).I'd expect standard to support these file names.
What actually happened?
An error occurs: