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
The sorting functionality of the plug-in does not work dynamically. When I update an item's data attribute with an event handler, sorting still sorts the items using the previous data attributes. I tried destroying the filter object and reinitializing it inside the event handler, but that messed up the whole CSS of the items.
The text was updated successfully, but these errors were encountered:
I'm using the [v2.2.4 build]
The sorting functionality of the plug-in does not work dynamically. When I update an item's
data
attribute with an event handler, sorting still sorts the items using the previousdata
attributes. I tried destroying the filter object and reinitializing it inside the event handler, but that messed up the whole CSS of the items.The text was updated successfully, but these errors were encountered: