jhen0409/react-native-debugger

Changing code in .js files not updated in RND app: Caching issue?

Open

#188 aberto em 18 de dez. de 2017

Ver no GitHub
 (29 comments) (23 reactions) (0 assignees)JavaScript (850 forks)batch import
help wanted

Métricas do repositório

Stars
 (10.097 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

React Native Debugger app version: 0.7.13 React Native version: 0.51.0 Platform: iOS Is real device of platform: No Operating System: macOS 10.13.2

When I make changes to files in my project these are not reflected in the "Sources" view of RND. I reloaded the app in the simulator and I disabled the cache in Developer Tools Settings (F1) but it does not help. This does not happen if I use the Developer Tools of Chrome to debug.

Guia do colaborador