Skip to content

fix: expand collapsible when isCollapsible intitialized with true#489

Open
ryanshepps wants to merge 1 commit intooblador:masterfrom
ryanshepps:master
Open

fix: expand collapsible when isCollapsible intitialized with true#489
ryanshepps wants to merge 1 commit intooblador:masterfrom
ryanshepps:master

Conversation

@ryanshepps
Copy link
Copy Markdown

Closes #485, closes #482

@MDSADABWASIM
Copy link
Copy Markdown

why it's still not merged?

@valerii-starlight
Copy link
Copy Markdown

@ryanshepps great catch, but one moment for RN:

WARN (ADVICE) "unset" is not a valid dimension. Dimensions must be a number, "auto", or a string suffixed with "%".

This works:

    const style = {
      overflow: 'hidden',
      height: hasKnownHeight ? height : undefined,
    };

@valerii-starlight
Copy link
Copy Markdown

@oblador Could you please merge it? 🙏

@swrobel
Copy link
Copy Markdown

swrobel commented Jan 27, 2026

@oblador another ping. Would really appreciate a new release.

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.

Accordion active section does not expand on initial render not show if collapsed initial value false

4 participants