Menubar+BlockUI: incorrect z-index #7002
Labels
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Milestone
Describe the bug
In the mode when "Menubar" is not "mobile", "BlockUI" overlaps "MenubarSub"
But it works correctly when it's in the form of a hamburger.
However, if you switch to "hamburger" and back, sometimes it starts to behave correctly
Reproducer
https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-izqq3yo8?file=src%2FApp.vue
PrimeVue version
4.1.1
Vue version
4.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome 131
Steps to reproduce the behavior
Expected behavior
In both cases, the Menubar needs to overlap the BlockUI.
The text was updated successfully, but these errors were encountered: