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
Is there a way to extend the server-options-array with custom properties?
it seems that when i add group_id to the serverOptions-Array, it's ignored when using pagination oder change the sorting.
Any suggestions? (Pagination could be fixed by using custom pagination-slot and adding custo @click-handlers to the buttons, but how to fix it in case the sorting changes?)