[Popover] Does not propagate transitionDuration prop to [Grow] #8034
Labels
bug 🐛
Something doesn't work
component: Popover
The React component.
good first issue
Great for first contributions. Enable to learn the contribution process.
Hey guys, the line in question:
https://github.com/callemall/material-ui/blob/v1-beta/src/Popover/Popover.js#L364
On the lower end mobile devices Grow transition doesn't work smooth enough so I tend to dynamically disable transitions on all mobile devices but it no longer works since the last couple of version I think. I'm not sure whether it is intentionally. Please advise.
The text was updated successfully, but these errors were encountered: