Forum Discussion
SharePoint Framework debugging issue
Hi
Did anyone face the following issue
While I was debugging SP Framework code I got "Unverified break point" at any break point. I followed all steps but still got same issue. I saw following error in debug console.
- Ved MishraCopper Contributor
I am facing exactly same issue. Were you able to figure it out?
- Tamalur ShaikhCopper Contributor
No I have no resolution. I am waiting for a reply here with resolution.
If you find something please post it here. I will do same.
Thanks.
- shreyas gantaCopper Contributor
https://github.com/SharePoint/sp-dev-docs/issues/2507
I was facing the same problem recently. I found the suggestion in the above github issue helpful to solve this exact problem. As noted in the issue, this only occurs for projects using spfx 1.5 and up. You will have to launch https://localhost:5432/workbench
instead of https://localhost:4321/temp/workbench.html