#learner-elements
1 messages · Page 1 of 1 (latest)
@wary stone that event itself seems normal to me. Do you have a link where I can see the page?
It's a silly question but maybe you're just using a white fontColor for example?
Nopes. It's not a white color text. empty: false - is this expected when we type something?
yes
and value is null because it's a CardNumberElement and you don't get to see(in your code) the raw card number naturally; so the event seems normal
I tried adding debugger to onBlur event after typing something, still don't see anything
Sorry, the link is not yet accessible, if anything doesn't works, will try to put on codesandbox
By any chance, such a use case rings any bells or shall I put it on codesandbox?
I don't have any idea/known issue no
My bad 😦 found the issue
oh, what was it?
I had used position: absolute instead of position relative in CSS 😦