I wanted to implement booking system with possibility to choose range over disabled dates and I have used one of the workarounds from issue #124
So, I set pointer-events to 'none' for these days and now I can't see their attributes on hover. With regular disabled-dates it works fine, without possibility to select it.
I wanted to implement booking system with possibility to choose range over disabled dates and I have used one of the workarounds from issue #124
So, I set pointer-events to 'none' for these days and now I can't see their attributes on hover. With regular disabled-dates it works fine, without possibility to select it.