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 Sep 5, 2024. It is now read-only.
First, great stuff guys.
I'm trying to use 'ng-pattern' validation on a <md-text-float> element,
yet the attribute will not be transferred to the translated <input> element.
Thank you for the reference, altough I didn't see a way to fix this yet. is this correct? any manual way to transform attributes to the translated input element?
First, great stuff guys.
I'm trying to use 'ng-pattern' validation on a
<md-text-float>
element,yet the attribute will not be transferred to the translated
<input>
element.http://plnkr.co/edit/OFgCrrgTQOKQnIE9KnJx?p=preview
Is this normal behavior ?
Thank you
The text was updated successfully, but these errors were encountered: