Replies: 1 comment 2 replies
-
Hi @cannahum, Thanks for reporting the problem with creating issues, I've fixed that now. As for the issue with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're using the Elements and Card components from this library (
import { Elements, Card } from 'svelte-stripe';
)We're hooking up to focus, change and blur events. We notice that when user clicks on the input, the blur gets fired. This throws off our error tracking state. Please help.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions