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
Refactor dataTable plugin to decouple from Vue (#2626)
Refactor dataTable plugin
Decouple dataTable from Vue by using MutationObserver instead
of relying on Vue Directives to process dynamically loaded content.
0 commit comments