[DevTools Bug]: Version 5.2 shows incorrect source for all the components #29164
Labels
Component: Developer Tools
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
Website or app
https://github.com/codedthemes/mantis-free-react-admin-template/
Repro steps
Point to any component in the page (for example the text "Hi, Welcome back 👋") , you will see the the source is wrong
it points to the build tool output chunk file and not to the source of the file in the project.
This is how it displays it now
This should point to the source in the project, the
fileName
should point to the file inside thesrc
directory, as pointing to the output chunk is pointless for debug reasons.Thank you
How often does this bug happen?
Every time
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response
The text was updated successfully, but these errors were encountered: