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

Components using ReactCSSTransitionGroup crash #34

Open
mshwery opened this issue Jun 13, 2016 · 1 comment
Open

Components using ReactCSSTransitionGroup crash #34

mshwery opened this issue Jun 13, 2016 · 1 comment
Labels

Comments

@mshwery
Copy link

mshwery commented Jun 13, 2016

Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.

By the way – I am using the non-minified dev environment in React (including NODE_ENV=development), so this particular warning's appearance is quite cryptic to me.

Removing <ReactCSSTransitionGroup> from the render return resolves the issue.

It's hard to debug what's going on under the hood here or why this specific React component (ReactCSSTransitionGroup) doesn't work in Atellier.

Do you have any recommendations?

@agutoli agutoli added the bug label Sep 5, 2016
@fravic
Copy link

fravic commented Sep 8, 2016

Seeing a similar error in a non-minified dev environment when rendering a component that uses [email protected] (https://github.com/mpowaga/react-slider).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants