Hi !
First thank for the great framework that you made ! Really enjoy to work with as I already start coding with Angular !
So I’v detect an issue :
Display a modal with a list a 9 items. The 8 item is a “type=date” input, the native datepicker open up correctly and took place from the bottom of the screen. The issue is when I select a date, I’m unable to go back to the top of the modal, scroll doesn’t work anymore, i still sticky on the bottom on the page :-/
Thanks for your help.
S/