Closed jacekf1234 closed 3 years ago
Hi there, thanks for reporting this, I'll check it soon.
Hey, I just tested the component on safari and it works fine! Follow the link below and let me know if it works for you too! https://615f0df210de0e00075be5b3--mcdatepicker-dev.netlify.app/
Sorry, Your library it's ok. Unfortunately, some css styles in my code don't work on safari, for example calc(vw + px) and they were causing the problem.
I have one more problem on all browsers if I set dateFormat = 'yyyy-mm'. I can't click any link on my site located under the calendar area (when it is open) after it was closed by canceling. When I click instead of open href from console return "Uncaught TypeError: Cannot read properties of null (reading 'store')". For dateFormat = 'yyyy-mm-dd' all wokrs well.
https://jsfiddle.net/pzdumyw2/
If you change var month to false, there is no error.
FIX: You uncomment the lines at the bottom of the js
Hey,
Check the new patch version, it should fix this issue!
In windows browsers all working very well, but on Safari the calendar has some bugs. When click to change month or year the mc-picker__body not change content from days to months or years. https://www.youtube.com/watch?v=ECe8xoqBXDo&ab_channel=%C5%81ukaszMachejek