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
I am trying to integrate the select plus component into my project; however, it seems that the validation rules I have set using the rules method are not being correctly interpreted, or rather it seems that they are being completely ignored. I am attaching an example of the code:
I am trying to integrate the select plus component into my project; however, it seems that the validation rules I have set using the rules method are not being correctly interpreted, or rather it seems that they are being completely ignored. I am attaching an example of the code:
when instead I select at least one option, it works successfully.
What I'm doing wrong?
The text was updated successfully, but these errors were encountered: