You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Today if a user provides [RestrictChildren] any children specified MUST be a TagHelper. This decision was initially made so we didn't have to maintain HTML element scopes in the TagHelperParserRewriter. With the completion of #474 we will track non-TagHelper HTML elements making this much easier to accomplish.