Skip to content

[Tooling] Using TagHelpers in void returning methods at design time does not cause an error #8630

Closed
@NTaylorMullen

Description

@NTaylorMullen

Describe the bug

TagHelpers aren't indicated as an error inside of a void returning method at design time. This is due to how we change rendering at design time vs. runtime.

i.e. no errors:
image

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions