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
The template for the input control copies attributes from the directive to the inner input tag, but also leaves it on the outer div. It should remove them instead, so that the attributes are transferred to the tag.
The template for the input control copies attributes from the directive to the inner input tag, but also leaves it on the outer div. It should remove them instead, so that the attributes are transferred to the tag.