NEW 213090
Web Inspector: JSX resources appear thrice in Sources
https://bugs.webkit.org/show_bug.cgi?id=213090
Summary Web Inspector: JSX resources appear thrice in Sources
Nikita Vasilyev
Reported 2020-06-11 12:54:20 PDT
http://nv.github.io/webkit-inspector-bugs/babel/index.html Each JSX resource processed by Babel appears 3 times in the sources tree outline. 1st: appears correctly but can't set breakpoints. 2nd: "An error occurred trying to load the resources. 3rd: correct and breakpoints work. Notes: Babel is defacto standard for JSX, which is used by React and it's derivatives (e.g. Preact). I imagine this issue affects many thousands of web developers.
Attachments
[Video] Bug (1.88 MB, video/quicktime)
2020-06-11 12:56 PDT, Nikita Vasilyev
no flags
[Image] Works as expected in Firefox DevTools (172.41 KB, image/png)
2020-06-11 13:02 PDT, Nikita Vasilyev
no flags
[Image] Bug (129.76 KB, image/png)
2021-03-31 11:33 PDT, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2020-06-11 12:56:22 PDT
Created attachment 401674 [details] [Video] Bug
Radar WebKit Bug Importer
Comment 2 2020-06-11 12:57:03 PDT
Nikita Vasilyev
Comment 3 2020-06-11 13:02:14 PDT
Created attachment 401675 [details] [Image] Works as expected in Firefox DevTools ...and Chrome DevTools.
Nikita Vasilyev
Comment 4 2021-03-31 11:33:51 PDT
Created attachment 424791 [details] [Image] Bug Now it appears only two times, not three. Progress! I'm not sure what changed.
Note You need to log in before you can comment on or make changes to this bug.