Skip to content

No completion list after dot when specifying Blazor component parameter value with C# expression that leads with @ #8442

Description

@danroth27

I'm not getting the expected completion list after the dot when typing a C# expression in a Blazor component parameter that starts with an @:

image

If I don't lead with @ then it works fine:

image

The leading @ I believe is supposed to be optional for non-string typed component parameters.

Originally reported by https://twitter.com/SRichtung/status/1636298195767644163.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions