You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry but it seems that right doesn't produce the same render in terms of css. Maybe it is a compability issue with my own design but if I only use the "right" position in TypeScript the airdatepicker is broken and doesn't appear next to my input. For now I use the dirty soltution I speficied in my initial post and I will come back to you If I have more time to investigate on this... Thank you
Hello,
I think the 'center' position is missing from AirDatepickerPosition type declaration. It forces to convert the position to any like so:
The text was updated successfully, but these errors were encountered: