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

[🐞]checked attribute of radio button not works within within Accordion.Content #949

Open
kumarchavaan opened this issue Aug 27, 2024 · 0 comments
Labels
STATUS-1: needs triage This doesn't seem right TYPE: bug Something isn't working

Comments

@kumarchavaan
Copy link

Which package is affected?

Headless Kit

Describe the bug

I have used headless accordion component. and needs to add radio button in accordion content, but checked attribute didnt works in accordion content. is any solution for this? outside of content its works but within Accordion.Content its not

<Accordion.Content class="collapsible-content w-full bg-Foundation-Black-Black-4 text-black overflow-hidden">




Benchmarks1



Benchmarks2



Benchmarks3



Benchmarks4


</Accordion.Content>

Reproduction

https://stackblitz.com/edit/github-9qoecq?file=src%2Froutes%2Findex.tsx

Steps to reproduce

No response

System Info

windows 10, chrome browser

Additional Information

No response

@kumarchavaan kumarchavaan added STATUS-1: needs triage This doesn't seem right TYPE: bug Something isn't working labels Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATUS-1: needs triage This doesn't seem right TYPE: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant