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 #6079: useStyle better handling of undefined ID #6090

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

melloware
Copy link
Member

Fix #6079: useStyle better handling of undefined ID

@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 5, 2024
@melloware melloware added this to the 10.5.2 milestone Mar 5, 2024
Copy link

vercel bot commented Mar 5, 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 5, 2024 6:26pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Mar 5, 2024 6:26pm

Copy link

@yikstinis yikstinis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, thank you!

@nitrogenous nitrogenous merged commit b385527 into primefaces:master Mar 18, 2024
6 checks passed
@melloware melloware deleted the PR6079 branch March 18, 2024 12:09
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.

Primereact uses document.getElementById(undefined) for appending component styles
3 participants