#yohana2211
1 messages · Page 1 of 1 (latest)
👋 happy to help
the ready event is triggered when the Element is fully rendered
this is when normally you should "turn off" the spinner
would you mind sharing your code as well, so I could take a look on when you're "launching" your spinner?
let share it in full
just fwiw, if you're using the PaymentElement there's already a loader that will be mounted to the DOM upon the creation of the element
it's not on elements but rather on the paymentElement that you need to listen to the ready event