Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug breakpoints server side not working #62

Open
guilhermecvm opened this issue Mar 1, 2018 · 4 comments
Open

Debug breakpoints server side not working #62

guilhermecvm opened this issue Mar 1, 2018 · 4 comments

Comments

@guilhermecvm
Copy link

Has anyone been able to debug using breakpoints (server side) when using this middleware? They stay in the "unverified" state... Tried using the example app

image

@richardscarrott
Copy link
Member

@guilhermecvm I've not had problems with breakpoints using chrome dev tools:

screen shot 2018-03-02 at 10 32 33

I don't use the debugger in vscode however so perhaps that's the issue (assuming that is a screenshot from vscode?)

@guilhermecvm
Copy link
Author

@richardscarrott sorry for the delay, I was on holidays.

It also works for me when using "debugger breakpoints", but it doesn't work if I try adding a breakpoint by clicking the line in the source code. As you can see in your screenshot thats not the source file, but the compiled one.

@richardscarrott
Copy link
Member

@guilhermecvm could you please confirm which IDE you're referring to?

@guilhermecvm
Copy link
Author

@richardscarrott sure thats vscode

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

No branches or pull requests

2 participants