Found behavior : We observe onSelect event is triggered on focus, on click, on any text keydown and on left and right keydown. React version and browsers : This example has been written using a react ...
This seems extremely odd to me. The onSelect configuration on pikaday should be something that is called before the change event happens since it should be the javascript that handles pikaday that ...