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

npm install react-collapsible still has openCollasible() typo #17

Closed
Redmega opened this issue Feb 14, 2017 · 2 comments
Closed

npm install react-collapsible still has openCollasible() typo #17

Redmega opened this issue Feb 14, 2017 · 2 comments

Comments

@Redmega
Copy link

Redmega commented Feb 14, 2017

Mayhaps the npm package needs to be updated?

@glennflanagan
Copy link
Owner

@Redmega the fix for that was corrected in #11, merged and released in v1.2.1 on Jan 24th. Please update your package.json to v1.2.1.

Thanks

@Redmega
Copy link
Author

Redmega commented Feb 21, 2017

"react-collapsible": "^1.2.1", is what I have in my package.json,

Running npm install react-collapsible@1.2.1 has the type on line 117 this.openCollasible();

I noticed that 1.3.0 is available as the latest, so I'll update to that one as it has the corrected method name.

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

No branches or pull requests

2 participants