Closed martinagrbic closed 3 years ago
My further investigation showed that this issue happens because of the shadow dom. I am creating web components based on lit. When shadow dom is enabled dates are not selectable and month and year selects can't be opened.
@martinagrbic We currently do not support shadow dom. There are many things to consider to support it, so we will work with caution when applying it later.
Thanks for your interest.
Describe the bug
Open datepicker click on selected month and year, select for month and year are not opened
To Reproduce
Steps to reproduce the behavior:
Expected behavior
selection for the month is opened
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.