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
Thanks for initiative to fix that, but it seems that fix is still not merged. Is there any easy workaround? I would use close scroll strategy. One workaround could be create custom listener/observer on scrollevent, but I prefer to use more "Angular way"... Thanks
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-jfzhcl
Steps to reproduce:
Expected Behavior
What behavior were you expecting to see?
the
detach
output should be called to close the menu correctly.Actual Behavior
What behavior did you actually see?
The
detach
output never call the close function that I sent in when the menu gets closed by doing the scrollEnvironment
The text was updated successfully, but these errors were encountered: