jhen0409 / jhen0409/react-native-debugger
Source map generated is wrong
- Dominant language
- JavaScript
- Stars
- 10.4k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
React Native Debugger app version: 0.10.2
React Native version: 0.58.5
Platform: Android
Is real device of platform: Yes
Operating System: macOS
## Description
The source map is generated correctly but in the developer tools sections, the logs point to different files. I've tried using the chrome debugger after clearing the cache and it works fine, but when i switch to react-native-debugger the logs are shown incorrectly.


## Steps to reproduce
1. Install react native debugger and run the debugger
2. Start the app
3. See the location of the console log statements
Contributor guide
Assessment
This issue has not been assessed yet.