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
Today our GetModel resolution code assumes that the DirectiveIntermediateNode will be in the document. This isn't a safe assumption since we have a directive removal pass that nukes the existence of that node.