When using the s-date-field inside an embedded app, the functionality is not correct when changing the months.
Firstly, the keyboard is opened (maybe it shouldn’t be opened by default, but by adding a true/false prop).
Secondly, and the reason for this topic, is that when clicking the arrow to change months, the date picker is closed. Opening it again, it will show the calendar in the next month. But this means that going 4 months from now, the date picker will be closed 4 times and will need to be opened 4 times. This is a bad user experience.
The video link will expire, but I will re-upload it if anyone comments to view it.