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
Auto merge of #4284 - Turbo87:fix-download-graph, r=Turbo87
crate.version: Fix `downloads` alias
The reference to the `HasManyArray` never changes, so the download graph is not rerendered with Ember Data v4. We pass the `content` value of the Promise into the component instead to fix this.
0 commit comments