Thank you for this great component -- very useful and easy to integrate wit

Thank you for this great component – very useful and easy to integrate with. Unfortunately, I am running into a very strange issue using the component on an iPad (actually verified the same issue on Safari):

  • When typing correct characters into the field everything works correctly and when focus leaves the field. Vaadin binding works without any issues transmitting the value to the server bean
  • If at the end of typing correct characters, I type a couple of more characters (mask correctly prevents entry at this point) and then leave the field, Vaadin binding does not get the event and value is not transmitted to the server.

The video demonstrates the issue:
https://www.dropbox.com/s/1cq6abra4q5o75f/IMG_8474.MOV?dl=0

Would greatly appreciate any help