You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next.js does not work with Visual Studio Code's Debugger. e.g breakpoints do not work. This makes Next.js (at least for me) very frustrating to use. Microsoft has not been maintaining the repo found here (https://github.com/microsoft/vscode-recipes/tree/master/Next-js). This used to work in previous versions of Next.js.
Can the Next.js team please look into this? Visual Studio Code is one of the most popular code editors for web development so it should be heavily supported. I'm sure this is frustrating for other people as well.
Describe the bug
Visual Studio Code's breakpoints do not work with Next.js
To Reproduce
Use the latest version of Visual Studio Code
Use the latest version of Next.js
Try to get debugging working properly
Expected behavior
Visual Studio Code's debugging feature should work with Next.js
Screenshots
N/A
System information
OS: MacOS
Browser: Chrome
Version of Next.js: 9
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
vercel
locked as resolved and limited conversation to collaborators
Jan 30, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug report
Next.js does not work with Visual Studio Code's Debugger. e.g breakpoints do not work. This makes Next.js (at least for me) very frustrating to use. Microsoft has not been maintaining the repo found here (https://github.com/microsoft/vscode-recipes/tree/master/Next-js). This used to work in previous versions of Next.js.
Can the Next.js team please look into this? Visual Studio Code is one of the most popular code editors for web development so it should be heavily supported. I'm sure this is frustrating for other people as well.
Describe the bug
Visual Studio Code's breakpoints do not work with Next.js
To Reproduce
Expected behavior
Visual Studio Code's debugging feature should work with Next.js
Screenshots
N/A
System information
The text was updated successfully, but these errors were encountered: