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

Unable to disable Url Resolution logic from _ViewImports.cshtml. #2989

Closed
@NTaylorMullen

Description

@NTaylorMullen

If a user wants to disable URL resolution (~/) they can do:

@removeTagHelper "*, Microsoft.AspNet.Mvc.Razor"

If done on a single page, everything works well. However, you're unable to add this @removeTagHelper in a _ViewImports.cstml to get the same effect.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions