Anyone else is having similar issue? I'm being told it was fixed in recent releases but it is still active in my project even after updating nova.
May 2, 2019
3
Level 50
Filter API call is overwritten by late index API call
Hi All,
There is an issue in Nova with setting up default filters. The issue is documented here: https://github.com/laravel/nova-issues/issues/1129
TL&TR
The default filter is loaded before index API call comes in, this second API call overwrites the filter call and goes back to full index listing.
Does anyone have a solution for that problem? I saw some comments that it has been fixed in 1.3.0 but I'm on the 1.3.2 and the issue is still there.
Thanks!
Please or to participate in this conversation.