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
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Problem:
It seems that md-menu is saving the internal absolute position from the first opening instead of the current item. Therefore on resizing the window the menu is misaligned with the target.
Scenario:
Open md-menu and close it again.
Resize window to min or max.
Open md-menu again. It will show up according to the first absolute position and not according to the given target
The text was updated successfully, but these errors were encountered:
Problem:
It seems that md-menu is saving the internal absolute position from the first opening instead of the current item. Therefore on resizing the window the menu is misaligned with the target.
Scenario:
The text was updated successfully, but these errors were encountered: