-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
BlazorSource - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issuedocs-experience
Description
In the "Pass data across a component hierarchy" section, the code for Tab.razor has incorrect syntax highlighting for the closing html tags and much of the @code { } block.
This appears to be a failure to switch back to expecting html from expecting csharp when parsing the closing quote at the end of class="nav-link @TitleCssClass". Changing to class="nav-link @(TitleCssClass)" might avoid this parsing error.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 7e7ba96d-bae0-96ee-e76a-71c6e5f4c23f
- Version Independent ID: 5fe884b8-51e1-1b91-57f8-522ff0b7890c
- Content: ASP.NET Core Blazor cascading values and parameters
- Content Source: aspnetcore/blazor/components/cascading-values-and-parameters.md
- Product: aspnet-core
- Technology: aspnetcore-blazor
- GitHub Login: @guardrex
- Microsoft Alias: riande
Metadata
Metadata
Assignees
Labels
BlazorSource - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issuedocs-experience
Type
Projects
Status
Done