- Issue created by @cedricl
- Merge request !100Fix "Call to a member function getTotalItems() on null" → (Merged) created by cedricl
- First commit to issue fork.
- 🇦🇺Australia almunnings Melbourne, 🇦🇺
Changed it to just use the views prop
'total' => $view->total_rows ?: 0,
Should be the same/same without the nully bits.
Automatically closed - issue fixed for 2 weeks with no activity.