Skip to content

[Blazor 0.9.0] does not accept accents in the component parameters #8766

Closed
@eglauko

Description

@eglauko

Describe the bug

When I have a component with a string parameter, when passing a string with an accent, for example: "Início", the accented character is replaced by "?".

To Reproduce

I'm using the component this way
<AsideItem active="true" text="Início">
The browser appears as follows
In�cio

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions