Skip to content
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

fix(dialog): block scroll behavior #7116

Closed

Conversation

J-Michalek
Copy link
Contributor

Fix #6848

By changing the default value of blockScroll to undefined we do not introduce a breaking change and at the same time it is now possible to disable scroll blocking inside of modal dialogs.

Copy link

vercel bot commented Jan 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Jan 19, 2025 4:33pm
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Jan 19, 2025 4:33pm

@tugcekucukoglu
Copy link
Member

Please track this issue: #6094

Changing the default value of a property is always breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dialog: blockScroll props isn't working
2 participants