Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aurawindsurfing's avatar

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!

0 likes
3 replies
aurawindsurfing's avatar

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.

Please or to participate in this conversation.