-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Labels
COMMUNITY: PR is welcomedWe think it's a good feature to have but would love for the community to help with the PR for itWe think it's a good feature to have but would love for the community to help with the PR for itCOMMUNITY: good first issueGood for newcomersGood for newcomersPKG: headlessRelated to the headless kitRelated to the headless kitTYPE: bugSomething isn't workingSomething isn't working
Description
Which package is affected?
Headless Kit
Describe the bug
Adding flex to Collapsible.Content component prevents the
Object.assign(clone.style, {
overflow: 'visible',
height: 'auto',
maxHeight: 'none',
opacity: '0',
visibility: 'hidden',
display: 'block',
});
in use-collapsible.tsx
from being applied
Reproduction
🙅♂️
Steps to reproduce
add flex
tailwind class to Hero example component
System Info
🙅♂️
Additional Information
No response
Metadata
Metadata
Assignees
Labels
COMMUNITY: PR is welcomedWe think it's a good feature to have but would love for the community to help with the PR for itWe think it's a good feature to have but would love for the community to help with the PR for itCOMMUNITY: good first issueGood for newcomersGood for newcomersPKG: headlessRelated to the headless kitRelated to the headless kitTYPE: bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status