#alan95-react-inputs
1 messages ยท Page 1 of 1 (latest)
Hi
Hello ๐
Looking in to this
To be clear is that picture indicating that the CardField is not showing up immediately?
@soft void there isn't really a way to add loaders automatically. You'll want to listen to the ready event to know when to show/hide your own loaders: https://stripe.com/docs/js/element/events/on_ready
does that work on react ?
it should yes you have access to the full element on React
hey there, just catching up here ๐
Using @stripe/react-stripe-js the various Elements components expose event handling props like onReady:
https://stripe.com/docs/stripe-js/react#element-components