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(sidebar): dismissable property should still be reactive after mount #5568

Conversation

XavierChevalier
Copy link

Defect Fixes

After a Sidebar component is already mounted, changing the dismissable prop has no effect. The initial value is the one that affects until hiding and re-showing the sidebar.

Expected behavior

Even after the sidebar is shown, changing the value of dismissable prop should change the dismissability of the component.

Close: #5563

Copy link

vercel bot commented Apr 11, 2024

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 7:29am
primevue-v4 ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 7:29am

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.

Sidebar: dismissable prop can't be changed dynamically
2 participants