Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datepicker blocks validation messages #191

Open
paladinu opened this issue Dec 14, 2016 · 0 comments
Open

datepicker blocks validation messages #191

paladinu opened this issue Dec 14, 2016 · 0 comments

Comments

@paladinu
Copy link

When I have materialize="pickadate" applied to a input, it seems to stop the validation messages from being displayed properly on the field label. When I remove that directive and just enter the date that fails validation directly, I can get the message, but when the directive is on it doesn't show. I know it is failing validation because I'm able to apply the invalid class with ngClass, but when data-error="some message" is set on the label it never renders the ::after content. It seems to be something the pickadate directive is doing but I haven't chased it down yet.

Thanks,
Uriah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant