You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, with expandTrigger='hover', component changes selection too quickly. Would it be possible to expose a delay prop into the component to control this behavior?
Hi @namiwa, I've been getting a bit stuck with this issue as well. When trying to navigate to a submenu in my app I keep accidentally opening a different submenu.
Currently, with expandTrigger='hover', component changes selection too quickly. Would it be possible to expose a delay prop into the component to control this behavior?
The current hover sandbox found in the docs site is showing a sandbox error
The sand box below is forked with a working example:
https://codesandbox.io/s/confident-swartz-e1kxin?file=/Cascader.tsx:7876-7879
The text was updated successfully, but these errors were encountered: