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

model-based error messaging with kendo control #386

Closed
SebLz opened this issue Jun 8, 2017 · 1 comment
Closed

model-based error messaging with kendo control #386

SebLz opened this issue Jun 8, 2017 · 1 comment

Comments

@SebLz
Copy link

SebLz commented Jun 8, 2017

Hello,

When I try to use the model-based error messaging for a kendo control (same code as https://github.com/udos86/ng2-dynamic-forms#validation-messaging but with dynamic-form-kendo-control) , I get the following error at runtime:

bootstrap error Error: Template parse errors:
Can't bind to 'hasErrorMessaging' since it isn't a known property of 'dynamic-form-kendo-control'.

A quick look at the code shows that dynamic-form-kendo.component does simply not seem to implement it (contrary to dynamic-form-bootstrap.component).
Is there any reason for this or would it be possible to add that feature for kendo control too ?

@udos86
Copy link
Owner

udos86 commented Jun 10, 2017

@SebLz

The reason why error messaging currently is not working in Kendo UI components is that Progress does not give any information on this so far. I'll take care of it.

@udos86 udos86 closed this as completed in 3419a35 Jun 17, 2017
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