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

ViewComponent tag helpers does not work if nested inside elements targeted by tag helpers #5421

Closed
ajaybhargavb opened this issue Oct 18, 2016 · 0 comments
Assignees

Comments

@ajaybhargavb
Copy link
Contributor

Example, the below code works

<vc:contact></vc:contact>

But the below code,

<form>
    <vc:contact></vc:contact>
</form>

throws,
image

@Eilon @NTaylorMullen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant