Replies: 2 comments 1 reply
-
For now, you can try adding appendTo=self to the OverlayPanel and importing it into the Sidebar. We will investigate what we can do on the core side. |
Beta Was this translation helpful? Give feedback.
-
The sort-of-workaround would be if I can dynamically change blockScroll property of sidebar (I can change it now of course, but it will take effect only when sidebar is closed/opened while I have sidebar always open). I tried this |
Beta Was this translation helpful? Give feedback.
-
When I have sidebar with overlayPopup (or confirmPopup) if I scroll main content - popup is moved with it (obviously, it shouldn't).
I think this is a bug, but maybe at least there is an easy workaround?
sample:
https://stackblitz.com/edit/2gg6wz?file=package.json,src%2FApp.vue
Beta Was this translation helpful? Give feedback.
All reactions