Files
umami/components
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
..
2021-01-14 00:34:51 -08:00
2020-08-11 22:29:41 -07:00
2021-02-09 02:58:35 -08:00
2020-11-09 21:01:53 -08:00
2020-09-16 23:06:10 -07:00