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.
What is the issue? * Appending required to mdDatepicker and setting the date dynamically triggers an incorrect error state, if you set the date again the error state is removed.
What is the expected behavior? Not to trigger the 'red line' when setting a valid date on a required mdDatepicker
Details: Click the button once to show the issue, click it again and the issue disappears - this happens only the first time, ever after if you click the button 100 times the error doesn't show up.