-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ConfirmDialog: shifting content under a modal window #6089
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Comments
Same problem |
Same problem |
I have the same problem on Windows Chrome |
Yeah, same problem here. Any updates on this? |
Fixed for the next version. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
Primevue 4 ConfirmDialog has classic modal UI issue - content (or only right edge of content - on small screens) shifting on browsers with non-zero scrollbar widths.
For example, Chrome on Linux.
Primevue 3 is free from such a issue.
See the gif:
Reproducer
https://primevue.org/confirmdialog/
PrimeVue version
4
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
Any browser on Linux or Windows (not MacOs)
Steps to reproduce the behavior
Expected behavior
Сontent under the modal window should not shift. Like on https://v3.primevue.org/confirmdialog/
The text was updated successfully, but these errors were encountered: