#learner-elements

1 messages · Page 1 of 1 (latest)

flat token
#

@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?

wary stone
#

Nopes. It's not a white color text. empty: false - is this expected when we type something?

flat token
#

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

wary stone
#

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?

flat token
#

I don't have any idea/known issue no

wary stone
#

My bad 😦 found the issue

flat token
#

oh, what was it?

wary stone
#

I had used position: absolute instead of position relative in CSS 😦