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

Clarify Auto render mode behavior #31477

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Clarify Auto render mode behavior #31477

merged 1 commit into from
Jan 16, 2024

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Jan 16, 2024

Fixes #31228
Addresses #28161

Thanks @ghost! 🚀 ... I think the remarks that Mackinnon stated on general Auto mode rendering logic should be included. I'm not too keen at the moment on getting very deep into implementation details. After all, devs can't control those behaviors, and the timing of behaviors is somewhat arbitrary. Let's go with this for now, and we'll continue to work on the coverage as we go. Note that I can't use the <head> content control example that he used because that coverage comes later in the doc set. That wouldn't make sense to include here and would confuse readers. It's best to just state the reason and not have an example.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/components/render-modes.md ASP.NET Core Blazor render modes

@guardrex guardrex merged commit a86b887 into main Jan 16, 2024
3 checks passed
@guardrex guardrex deleted the guardrex-patch-4 branch January 16, 2024 17:35
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.

InteractiveAuto behavior needs more details regarding when it's using WebAssembly.
1 participant