Closed johannesh2 closed 5 years ago
I can verify that adding the listener does nothing when typing in the field.
formatter.addCreditCardChangedListener(l -> Notification.show("" + l.getCreditCardType()));
using 3.0.alpha1 - vaadin 13.0.3
I’ve been “busy” with other free time activities. I could get back to this and implement the event. When would you need it?
Don't rush yourself for this! When it's done its done!!! :)
The 3.0 version does not support credit card change event from the client to server yet