Unable to debug frontent with VSCode #11519
Closed
martonmiklos
started this conversation in
General
Replies: 1 comment
-
|
Updating the chomium to the latest version looks to be solved the issue. I was stuck with some 3 year old version from some non snap source. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I am trying to do some frontend development, but I fail to do so.
Here is what I did so far.
Development server running, localhost:8000 works fine in the browser.
I have the following launch.json in VSCode:
When I start debugging the chrome stuck at the check-logged in

The successfully logged in message pops to the right bottom corner just I have not been able to screenshot it.
If I try to access anything it redirects to the web/logged-in check.
I do not have any suspicious in the Chrome's dev toolbar:

Any help would be appericiated!
Beta Was this translation helpful? Give feedback.
All reactions