Calender control switching disabled in mac safari
NareshAtnPLUS opened this issue ยท 1 comments
NareshAtnPLUS commented
Calender control switching is disabled in safari
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior ๐ฏ
Expected Behavior ๐ค
Expected to show the calender switching arrows to functions in safari. This is working fine in chrome.
Context ๐ฆ
Im trying to use the calender control functionality to let users to select date as a dimension.
Your Environment ๐
Tech | Version |
---|---|
@material-ui/core | v4.9.1 |
@material-ui/pickers | v3.3.1 |
React | 16.12. |
Browser | Safari v14.0.3 |
oliviertassinari commented
Please provide a minimal reproduction test case with the latest version (v5). This would help a lot ๐ท .
A live example would be perfect. This codesandbox.io template may be a good starting point. Thank you!