-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
mui/base-ui
#577Labels
browser: SafariAffects or fixes behavior in Apple Safari.Affects or fixes behavior in Apple Safari.scope: stylesSpecific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Description
It's because Safari doesn't understand the unprefixed transform property.
http://caniuse.com/#feat=transforms2d
Actually, to tab between tabbable items in Safari, one should press Option+Tab.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
browser: SafariAffects or fixes behavior in Apple Safari.Affects or fixes behavior in Apple Safari.scope: stylesSpecific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.