Change original source maps (and breakpoints) in Chrome that don't match

Does anyone have a problem when they cannot add them to most lines when adding breakpoints on the Sources tab, and when you do this, the debugger breaks into another line.

The source maps do not seem to match correctly. I am using my actual device. Not sure if this is a problem. Are there any additional tuning requirements for debugging in chrome other than what is mentioned here:

https://facebook.imtqy.com/react-native/docs/debugging.html

???

+4
source share

All Articles