Skip to content

crate.version: Fix downloads alias #4284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 16, 2021

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.

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.
@Turbo87 Turbo87 added A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior labels Dec 16, 2021
@Turbo87
Copy link
Member Author

Turbo87 commented Dec 16, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Dec 16, 2021

📌 Commit e2398df has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Dec 16, 2021

⌛ Testing commit e2398df with merge 5048d31...

@bors
Copy link
Contributor

bors commented Dec 16, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 5048d31 to master...

@bors bors merged commit 5048d31 into rust-lang:master Dec 16, 2021
@Turbo87 Turbo87 deleted the fix-download-graph branch December 17, 2021 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants