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: #7622 update checkboxElement type from HTMLElement to JSX.Element #7623

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

alefduarte
Copy link
Contributor

Fix #7622
This pull request includes a minor change to the components/doc/common/apidoc/index.json file.
The type of checkboxElement is changed from HTMLElement to Element.

Copy link

vercel bot commented Jan 18, 2025

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

2 Skipped Deployments
Name Status Preview Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2025 6:03pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2025 6:03pm

@melloware melloware merged commit bccc654 into primefaces:master Jan 18, 2025
5 checks passed
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.

checkboxElement in MultiSelectPanelHeaderTemplateEvent has wrong interface
2 participants