-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
In some projects React reports incorrect source file line numbers.
- The reported line number is always less than the actual line number
- This bug occurs in some projects but not others: It could be a build pipeline config issue?
- This is probably due to the code being modified by a linting or pretification step of the build processes occurring before typescript transpilation, causing source mappings to be generated "incorrectly" for the partially processed code instead of for the actual code.
Screen.Recording.2024-06-10.at.3.07.13.PM.mov
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working