Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

TModel placeholder at design time causes errors when @model isn't fully qualified #1222

Closed
@NTaylorMullen

Description

@NTaylorMullen

For @model LoginViewModel we generate using TModel = LoginViewModel. This is invalid, the type has to be fully qualified in the using statement but not in the model statement. Instead we should have the TModel always use System.Object.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions