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

Breaks <TransitionGroup>s absolutely everywhere whenever mounted #155

Open
YCMitch opened this issue Apr 24, 2019 · 1 comment · May be fixed by #181
Open

Breaks <TransitionGroup>s absolutely everywhere whenever mounted #155

YCMitch opened this issue Apr 24, 2019 · 1 comment · May be fixed by #181

Comments

@YCMitch
Copy link

YCMitch commented Apr 24, 2019

After a hair-pulling amount of trial-and-error, I've deduced that whenever this component is mounted, all transitions from <TransitionGroup>, <CSSTransitionGroup> and <SwitchCSSTransitionGroup> immediately stop working.

I have absolutely no idea why. I'm guessing this an issue report this vague it'll never be fixed, so does anyone know of an alternative to this component?

@todesstoss
Copy link

Same here, after investigation of issue with react-select package i've found that root cause is autosize input. react-transition-group stops working on page which mounts Select -> AutosizeInput

@theruther4d theruther4d linked a pull request Feb 3, 2021 that will close this issue
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 a pull request may close this issue.

2 participants