With the latest version of the daterangepicker i get the following warnings logged if i for example click into the start date input, type something and hit cmd + A. Warning: This synthetic event is ...
It appears the onKeyDown, onKeyUp for android on the soft keyboard will only emit a buffer 229 and not the entered character. This means that with the terminating behaviour, such as a comma, the event ...