Describe the bug
The dropdown menu is never going above the trigger
To Reproduce
Steps to reproduce the behavior:
- Have a dropdown with a button for a trigger and 4 items in the menu, set the position to TopRight or TopLeft
- Click on the button
Expected: the bottom of the menu should be at the top of the trigger
Actual: the top of the menu is aligned with the top of the trigger
Environment
- Blazority Version 1.0.1
- .NET Core Version 5
- Browser Chrome