Filters not working since switch to v5 #260
-
Hi there, I am using Backpack since version 3 and am happy about it. However, since the upgrade to v5, I found out that the filters I added on the list's are not I do have the PRO license installed as well. Also, it seems that the responsive tables for the listings are not really working, as it neither resizes the table nor moves elements into the clickable "plus sign" on the left... Any ideas? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
ziming
May 9, 2022
Replies: 0 comments 3 replies
-
filters work for me in v5. can u post some sample code? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hmm the code look fine to me at 1st glance. But I will do a few things differently, maybe this might solve your problem.
Your simple filter for excluded archived looks fine to me, but I wonder if changing '0' to false or 0 will fix things. You may want to give it …