Giter Club home page Giter Club logo

Comments (6)

nkbt avatar nkbt commented on August 17, 2024 1

import Collapse from 'react-collapse';

react-collapse exports only one component.

from react-collapse.

msimonc avatar msimonc commented on August 17, 2024

Thanks, but I now get:

Error: Invariant Violation: addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a component's render method, or you have multiple copies of React loaded (details: https://fb.me/react-refs-must-have-owner).

from react-collapse.

nkbt avatar nkbt commented on August 17, 2024

Are you adding ref anywhere? To <Collapse> for example? That would not work I believe.

Can you clone http://codepen.io/nkbt/pen/MarzEg?editors=101 and put your example there to reproduce the issue?

from react-collapse.

calvinfroedge avatar calvinfroedge commented on August 17, 2024

I am also having this error with latest version of react. Using as follows:

<Collapse isOpened={this.state.expanded}>{this.props.children}</Collapse>

from react-collapse.

nkbt avatar nkbt commented on August 17, 2024

@calvinfroedge which version of React you are using?
http://codepen.io/nkbt/pen/MarzEg?editors=101 -- this demo works pretty well with [email protected]

20160225-164743

from react-collapse.

nkbt avatar nkbt commented on August 17, 2024

I reckon I can close this now...

from react-collapse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.