'No longer able to make JS changes through Chrome dev tools
I used to edit the JavaScript code in our app through chrome dev tools and those changes worked fine. For the past few months, I'm not able to do the same. Chrome is still allowing me to edit the code, but those changes are not reflected. And also, I'm not even able to hit the breakpoint once I make changes in the file where I had the breakpoint.
I did find a solution/workaround, which is by enabling the "overrides" option in the chrome dev tools and attached the workspace (target build) folder. This process is currently working fine.
But I'm still curious why live edits suddenly stopped working. Anyone had encountered similar problem and know any root cause?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
