Open
Bug 1550492
Opened 6 years ago
Updated 3 years ago
React todomvc jsx files are in the wrong directory
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
167.05 KB,
image/png
|
Details |
This has been originally reported here:
https://github.com/firefox-devtools/debugger/issues/7986
We fixed the issue with jsx files appearing in #4373. Now they're relative to the transformer and not the HTML file they were created in link.
Looks like this is a client bug.
that comes from -- https://searchfox.org/mozilla-central/source/devtools/client/debugger/src/actions/sources/newSources.js#120
Honza
Updated•6 years ago
|
Priority: P1 → P2
Updated•6 years ago
|
Blocks: dbg-sources
Updated•6 years ago
|
Whiteboard: [debugger-mvp]
Updated•6 years ago
|
Assignee: nobody → dwalsh
Updated•6 years ago
|
Status: NEW → ASSIGNED
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9070609 -
Attachment is obsolete: true
Updated•6 years ago
|
Updated•6 years ago
|
Status: ASSIGNED → NEW
Updated•6 years ago
|
Whiteboard: [debugger-mvp] → [debugger-reserve]
Updated•6 years ago
|
Assignee: dwalsh → nobody
Reporter | ||
Updated•5 years ago
|
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•