Forum Discussion
Tamalur Shaikh
Sep 27, 2018Copper Contributor
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 ...
Tamalur Shaikh
Oct 16, 2018Copper 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 ganta
Oct 20, 2018Copper 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