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

Validation Messages in PrimeNG Form Groups #294

Closed
ghost opened this issue Mar 14, 2017 · 5 comments
Closed

Validation Messages in PrimeNG Form Groups #294

ghost opened this issue Mar 14, 2017 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 14, 2017

Following the documentation it appears as though validation messages aren't working with PrimeNG form groups.

Switching to Bootstrap works as expected which makes me believe this is an issue with the PrimeNG implementation.

@udos86
Copy link
Owner

udos86 commented Mar 15, 2017

@SGRob Please have a look at the input control in Prime NG sample. It's working fine there.

@ghost
Copy link
Author

ghost commented Mar 16, 2017

@udos86 Thanks for the reply!

It looks like the controls in the Prime NG sample aren't contained within a DynamicFormGroupModel.

When using a DynamicFormGroupModel to group controls the validation messages work as expected with Bootstrap UI but not PrimeNG

@CBoroshok
Copy link

Having same issue. This is critical. Any chance of a fix?

@udos86 udos86 added the bug label Mar 16, 2017
@udos86
Copy link
Owner

udos86 commented Mar 16, 2017

@SGRob @CBoroshok I can confirm this is a bug! I will deliver a patch right away!

@udos86 udos86 closed this as completed in 03d9d0e Mar 16, 2017
udos86 added a commit that referenced this issue Mar 16, 2017
@CBoroshok
Copy link

Thank you!!! Will test it out.

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

No branches or pull requests

2 participants