Closed PierreBresson closed 3 years ago
Seems like it's a caching problem. Either remove chrome/device caches (or the app completely) or clean npm caches. Maybe also some stale sourcemaps, might need to clear the build folder.. This issue also occurs with react-native when debugging stuff gets stale.
Thanks for the suggestion. I've tried removing app and yarn cache clean
but I still have the warning for now
Just curious why I get the following :
Seems like the app is working fine even with that, but would be good to know what's wrong.