You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I know this will not be fixed, I'm just logging this so someone else with this issue does not "burn" 2.5 hours of debugging like I did..
On an existing project with this version of jpList I noticed that the filter results using the Checkbox-text-filter were incorrect.
After a lot of testing I found that the results are incorrect when the value contains a hyphen (-)
Yes, I know this will not be fixed, I'm just logging this so someone else with this issue does not "burn" 2.5 hours of debugging like I did..
On an existing project with this version of jpList I noticed that the filter results using the Checkbox-text-filter were incorrect.
After a lot of testing I found that the results are incorrect when the value contains a hyphen (-)
This does not work correctly:
So I simply replaced the - with _ (is an option in my use case) and the filtering worked correctly
The text was updated successfully, but these errors were encountered: