Skip to content

Fix next list bug

Aydun requested to merge list-fix-2 into master

Fix it so empty queries return an empty array instead of returning nothing. This way end of lists, empty lists, and empty search results will show as empty, instead of what was there in the previous query. And the "no expos added" message will no longer flash before expos load as with my previous fix.

Merge request reports