matrix-react-sdk
0464b094
- Fix softcrash if editing silly events
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix softcrash if editing silly events If you sent an event with a body of the empty json object, riot would then softcrash when you pressed the up arrow because it would try to treat a json object as a string and run split on it.
References
dbkr/fix_editing_softcrash
#3596 - Fix softcrash if editing silly events
Author
dbkr
Parents
d14c0c34
Loading