We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using 4007400000000007 and amount 500 to retrieve test USDC with the payments-sample-app.
However, if I fill out the data and want to submit ("Make Payment"), I always get this error ("Unable to encrypt message"):
vue.runtime.esm.js:619 [Vue warn]: Invalid prop: type check failed for prop "error". Expected Object, got Error
found in
---> at components/ErrorSheet.vue at pages/flow/charge/index.vue at layouts/default.vue
The text was updated successfully, but these errors were encountered:
@ice09 take a look to this issue #126
Sorry, something went wrong.
No branches or pull requests
I am using 4007400000000007 and amount 500 to retrieve test USDC with the payments-sample-app.
However, if I fill out the data and want to submit ("Make Payment"), I always get this error ("Unable to encrypt message"):
vue.runtime.esm.js:619 [Vue warn]: Invalid prop: type check failed for prop "error". Expected Object, got Error
found in
---> at components/ErrorSheet.vue
at pages/flow/charge/index.vue
at layouts/default.vue
The text was updated successfully, but these errors were encountered: