-
Notifications
You must be signed in to change notification settings - Fork 17
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
Getting this error Uncaught TypeError: v is not a function at vgs-collect.js:5:129897 in version 2.12.0 #38
Comments
@vmisiko sorry for the delayed response. Can I please ask you to provide your Collect.js config so we can try to reproduce it on our end? |
Facing same issue Context Your Environment |
@venkateshvegi Hi. On our side for version 2.12.0 no errors for Vue3 ui library. Can I ask you to show your collects config and we can try to reproduce it on our end? |
@AnnaKudriasheva @dashkovgs What all do you need in my collect config? adding following to my .vue file
I have to update tenantId to vaultId as I get console error stating vaultId is required baFieldSettings: { vgsForm.field("#accountNumber", baFieldSettings) |
@venkateshvegi our team after investigation found an issue related on Vue3 state ( |
@vmisiko please let us know if the workaround above helps you while we're working on the fix. Thank you! |
@dashkovgs @AnnaKudriasheva I was having the same issue ( |
Current Behavior
I am installing it in my vue Ui library, but it does not submit the input fields
Context
This has hindered me from submitting the form, it can certainly perform validation of the inputs fields but on submission it does not go through.
Your Environment
The text was updated successfully, but these errors were encountered: