I am using PrimeVue 3.12 with PrimeFlex 3.1.3 and the Sakai Vue theme. I am facing an issue with the Dialog component that I am not able to resolve even after many attempts and hoping someone can help. When the size of the browser is minimized (after opening the developer tools for example), the z-index of the dialog is not set properly resulting in the side menu and top bar to also be active. Below is a screenshot of the issue:

What I've found so far is that the z-index of 1100 is failing to set for the dialog component once the browser window has been reduced but I am not sure why. I am not able to post the entire code at the moment but I would appreciate if anyone can point me in the right direction. Many thanks!