-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
🌈 Feature
Right now, we have an outer div in the datepicker with the field class wrapping the Input component and the calendar. This approach has some issues, especially related to how the library behaves in forms.
We must remove this div and implement the rendering of the calendar in another way. I'm not sure how this is supposed to work, but maybe these implementations can help:
erickne and jaquesgrobler