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
In mobile view tiered menu pop will open somewhere in the middle of the screen, extending the element it's sitting in. It seems like the issue is with relative position. In desktop view it uses absolute position.
Describe the bug
In mobile view tiered menu pop will open somewhere in the middle of the screen, extending the element it's sitting in. It seems like the issue is with relative position. In desktop view it uses absolute position.
Environment
Just testing it on primeng site
Reproducer
No response
Angular version
19
PrimeNG version
19
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
Whatever is used on primeng site
Browser(s)
any
Steps to reproduce the behavior
Go to https://primeng.org/tieredmenu#popup
Switch to mobile view
Expected behavior
No response
The text was updated successfully, but these errors were encountered: