Skip to content

Commit fef8192

Browse files
authored
Update README.md
1 parent 7afb2e6 commit fef8192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ Having issues? Check these common solutions:
194194
- Make sure no firewall is blocking the connection on port 42831
195195
- Restart both the DevTools app and your React app
196196
- Check the console logs with `enableLogs: true` for any error messages
197+
- If the React Query data is too large the socket connection will crash! If you see the device connect and then disconnect with no logs this is what's happening. You'll need to fix your query cache to not be so large.
197198
198199
4. **Data Not Syncing**
199200

0 commit comments

Comments
 (0)