mirror of
https://github.com/kremalicious/umami.git
synced 2025-01-18 08:56:27 +01:00
f357916042
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 |
||
---|---|---|
.. | ||
ActiveUsers.js | ||
ActiveUsers.module.css | ||
BarChart.js | ||
BarChart.module.css | ||
BrowsersTable.js | ||
ChartTooltip.js | ||
ChartTooltip.module.css | ||
CountriesTable.js | ||
DataTable.js | ||
DataTable.module.css | ||
DevicesTable.js | ||
EventsChart.js | ||
EventsChart.module.css | ||
EventsTable.js | ||
EventsTable.module.css | ||
Legend.js | ||
Legend.module.css | ||
MetricCard.js | ||
MetricCard.module.css | ||
MetricsBar.js | ||
MetricsBar.module.css | ||
MetricsTable.js | ||
MetricsTable.module.css | ||
OSTable.js | ||
PagesTable.js | ||
PagesTable.module.css | ||
PageviewsChart.js | ||
RealtimeChart.js | ||
RealtimeHeader.js | ||
RealtimeHeader.module.css | ||
RealtimeLog.js | ||
RealtimeLog.module.css | ||
RealtimeViews.js | ||
ReferrersTable.js | ||
WebsiteChart.js | ||
WebsiteChart.module.css | ||
WebsiteHeader.js | ||
WebsiteHeader.module.css |