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
set hiddenInput: () => ({ phone: "phone_full", country: "phone_country" })`
provide these hidden inputs yourself in the form (there are advantages for certain scripting like referencing these before the library creates them dynamically)
Expected behaviour
library does not add hidden inputs a 2nd time, because we already set them up
Plugin version
v24.6.0
Steps to reproduce
Expected behaviour
Actual behaviour
value
of above inputs gets correctly setInitialisation options
The text was updated successfully, but these errors were encountered: