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
..
common feature(components): prop-type WorldMap 2021-02-16 14:20:05 +01:00
forms Fix basePath references. 2021-01-14 00:34:51 -08:00
helpers
layout Addresses mikecao/umami#460 2021-02-09 02:58:35 -08:00
metrics fix: event table fails to render in detail view 2021-02-21 10:31:23 +01:00
pages
settings Show dashboard for multiple admins. 2021-02-01 23:00:12 -08:00
messages.js