Alexander Klein f357916042 fix: event table fails to render in detail view
The `EventsTable` component failed to render in the detail view, because the `onDataLoad` property is called but none was provided. See the issue for details.

Add a nullcheck to `onDataLoad` before calling it.

Refs #495
2021-02-21 10:31:23 +01:00
..
2020-10-14 22:09:00 -07:00
2020-10-14 22:09:00 -07:00
2020-11-25 00:32:34 -08:00
2020-10-15 09:10:59 -07:00
2020-10-14 22:09:00 -07:00
2020-10-14 22:09:00 -07:00
2020-11-28 13:23:11 -08:00
2020-10-21 16:14:51 -07:00
2020-11-06 17:43:04 -08:00