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
Currently the sorts array is not tracked. This means that when we pass it into our table addon, changes are not picked up and the table is not updated. This value should be tracked to allow easier use with the @gavant/ember-table addon
The text was updated successfully, but these errors were encountered:
Currently the sorts array is not tracked. This means that when we pass it into our table addon, changes are not picked up and the table is not updated. This value should be tracked to allow easier use with the @gavant/ember-table addon
The text was updated successfully, but these errors were encountered: