mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-22 04:24:09 +00:00
Merge pull request #1515 from realm/debugging-disclaimer
Update Readme.md to include debugging disclaimer
This commit is contained in:
commit
0cb423a098
@ -82,6 +82,8 @@ npm install --build-from-source=realm
|
||||
|
||||
- Check [node-gyp](https://github.com/nodejs/node-gyp) manual for custom installation procedure for Windows
|
||||
|
||||
## Issues with debugging
|
||||
Some users have reported the Chrome debugging being too slow to use after integrating Realm into their react-native project. This is due to the blocking nature of the RPC calls made through the Realm library. It is an ongoing issue and we are actively working on fixing it. See https://github.com/realm/realm-js/issues/491 for more information.
|
||||
|
||||
## Running the tests
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user