SIGN IN SIGN UP

fix: snapshot RN synthetic events and prevent channel echo (#856)

- Add patchChannelForRN to snapshot synthetic event args before React
  recycles them, avoiding stale event pool errors in the actions panel
- Limit channel serialization depth to prevent circular reference crashes
- Stop WebSocket server from echoing messages back to the sender
- Fix polyfill.ts import to use react-native instead of react-native-web
- Move setImmediate workaround from Start.tsx to polyfill.ts
D
Daniel Williams committed
e918e29f8769e1b59a8f4ce6d51c32e31be09307
Parent: 6b85c99
Committed by GitHub <noreply@github.com> on 2/28/2026, 4:16:51 PM