#Halden-elements-spinner
1 messages · Page 1 of 1 (latest)
Will do, thank you : )
Just for reference, here is my code
No errors in the console
hey there just catching up
You're saying that event is firing before the element is in fact ready? WHat state is it in?
Sorry, could you specify what you mean by 'state'?
The ready event fires but the element is not visible
Is your application doing anything with the addcardform?
Ok trying to reproduce this
I'm not seeing this in my test setup here, the ready event fires as the element appears:
https://towering-fork-comet.glitch.me/
A tinydemo to show how to save card details for future payments with the Payment Element.
Do you see the same result?
The ready console.log is fired before the element is visible
After a couple of seconds I can see this
But there is definitely quite a large delay inbetween the event firing and the element being visible
interesting, ok