Skip to content

Fix rendering Blazor elements inside SVG #30973

@captainsafia

Description

@captainsafia

To address most of the failures outlined in https://github.com/dotnet/aspnetcore/blob/main/src/Components/test/E2ETest/Tests/SvgTest.cs, we need to make sure that the SVG rendering supports scenarios like:

  • Render fragments inside an SVG
  • Render components inside an SVG
  • Event handling with an SVG

I'm bucketing these under the general category of "rendering Blazor inside SVG" since the changes to fix this will likely fall in the browser renderer.

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-svg

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions