Commit 5048d31
committed
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.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments