Skip to content
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

Blazor async state management content #12881

Merged
merged 6 commits into from
Jun 24, 2019
Merged

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Jun 14, 2019

Fixes #10770

Internal Review Topic (Complete asynchronous actions before rendering section)

Not sure on that section heading title. Let's consider an alternative on review.

@guardrex guardrex requested a review from danroth27 June 14, 2019 17:28
Copy link
Member

@danroth27 danroth27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my later review

Copy link
Member

@danroth27 danroth27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I jumped the gun a bit 😋

A couple of comments but otherwise looks good.

aspnetcore/blazor/components.md Outdated Show resolved Hide resolved
@guardrex guardrex merged commit d44d450 into master Jun 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the guardrex/blazor-async-state branch June 24, 2019 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asynchronously initialize state required by child components
2 participants