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
{{ message }}
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
I noticed that when I'm trying to do client-side ordering, I must provide an md-trigger attribute or else the orderBy target isn't updated until I trigger a digest elsewhere on the page (for example, by selecting a row). Here's the code setup (with the noop function for the trigger):