Commit 85ed655
committed
fix(material/menu): prevent child menu reopening while parent is animating away (#31958)
Fixes that it was possible for the user to re-open a child menu if they quickly hover back to the parent meny while it's animating away.
Fixes #31956.
(cherry picked from commit 81eeff4)1 parent 9290dc5 commit 85ed655
File tree
1 file changed
+6
-1
lines changed1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
215 | 220 | | |
216 | 221 | | |
217 | 222 | | |
| |||
0 commit comments