It uses at() to directly access the event json, but the event json may not have the expected props. And this exception is not handled anywhere. This may cause kazv to crash if the server (or in some cases, another client) is not well-behaved.
Description
Description