xmtp / example-chat-react

This repo has been archived. Replacement apps include the XMTP Quickstart React and XMTP Inbox chat apps. For more details and links, see the README in this repo.
MIT License
74 stars 52 forks source link

Browser tab crashes on long messages #118

Open elisealix22 opened 2 years ago

elisealix22 commented 2 years ago

BrowserTab crashed when pasting very long messages ~200000 lines (Firefox – Could be independent of the app)

I think we'll likely want to cap the input size here to handle this attack.