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
This has been fixed in 3.15.0 🚀 The hide middleware that hides the floating content (menu) when the trigger is hidden is now enabled by default. It can be disabled in case the floating content (menu) is hidden even when it shouldn't be.
Describe the bug (current behavior)
With scroll the dropdown menu stays visible beyond the height of the scrollable div, even if the trigger gets out of the view .
Expected Behavior
The dropdown menu should not be visible if the trigger is not visible.
Link to minimal repro
https://stackblitz.com/edit/github-sogghk?file=src%2FItwinTree.tsx,src%2Fmain.tsx
Steps To Reproduce
Anything else?
No response
The text was updated successfully, but these errors were encountered: