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 #6111: ConfirmDialog/Popup 'content' not allowed on DIV #6112

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

melloware
Copy link
Member

Fix #6111: ConfirmDialog 'content' not allowed on DIV

@melloware melloware added Type: Bug Issue contains a defect related to a specific component. Core Team Issue or pull request has been *opened* by a member of Core Team labels Mar 7, 2024
Copy link

vercel bot commented Mar 7, 2024

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Mar 8, 2024 4:37pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Mar 8, 2024 4:37pm

@melloware melloware changed the title Fix #6111: ConfirmDialog 'content' not allowed on DIV Fix #6111: ConfirmDialog/Popup 'content' not allowed on DIV Mar 8, 2024
@nitrogenous nitrogenous merged commit 1917de4 into primefaces:master Mar 14, 2024
7 checks passed
@melloware melloware deleted the PR6111 branch March 14, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConfirmDialog. Error message: "Warning: Invalid value for prop content on <div> tag."
2 participants