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
In the snippet above when using the "always" option, when showing the hidden data is quickly re-hides the data. This means that the data is hidden and the row shows the "-" icon indicating it's shown although it then hides it a few hundred ms later.
What is this bug?
The text was updated successfully, but these errors were encountered:
I'm using jQuery datatables as well as this repository, and have the snippet below in my table's head:
In the snippet above when using the "always" option, when showing the hidden data is quickly re-hides the data. This means that the data is hidden and the row shows the "-" icon indicating it's shown although it then hides it a few hundred ms later.
What is this bug?
The text was updated successfully, but these errors were encountered: