matrix-react-sdk
0464b094 - Fix softcrash if editing silly events

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.
Author
Parents
Loading