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
feat(formvalidation): support prompt functions for settings value
Prompt functions are only supported when specified via custom rule declarations.
In case one wants to supply a prompt function as a setting instead, this breaks the code and results into "prompt.search is not a function" when validatin the form
0 commit comments