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
When adding rows dynamically, the list elements are not redrawn/updated. Calling $.ReStable() again on the table appends the list elements again (containing the new rows), but doesn't remove the previous rendering, resulting in duplicate lists being displayed.
The text was updated successfully, but these errors were encountered:
When adding rows dynamically, the list elements are not redrawn/updated. Calling $.ReStable() again on the table appends the list elements again (containing the new rows), but doesn't remove the previous rendering, resulting in duplicate lists being displayed.
The text was updated successfully, but these errors were encountered: