Hi
I am talking about validation of a form that has jqxdropdownlist inside.
Sometimes error message just does not appear (sometimes it does)
Here is simple example:
https://stackblitz.com/edit/github-6gzzze-3xde8r
(User has to input a name to jqxInput and gender from JqxDropdownList. Tooltip “Name is required!”, “Gender is required!” should appear, but the second one does not show)
Best regards
Marjan