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

componentWillReceiveProps warning #539

Closed
nutgaard opened this issue Sep 6, 2019 · 0 comments · Fixed by #571
Closed

componentWillReceiveProps warning #539

nutgaard opened this issue Sep 6, 2019 · 0 comments · Fixed by #571

Comments

@nutgaard
Copy link
Contributor

nutgaard commented Sep 6, 2019

EkspanderbartPanel har avhengigheter til react-collapse og videre react-motion.
Der blir componentWillReceiveProps brukt som er deprecated i nyeste versjon av react.

Ser heller ikke ut som react-motion blir aktivt forvaltet om dagen.
chenglou/react-motion#569
chenglou/react-motion#534

Foreslår at vi begynner å titte etter en erstattning for react-collapse.
https://react-collapsed.netlify.com/ ble nevnt, men krever react 16.8 (hooks)
https://www.npmjs.com/package/react-collapsible er ett annet alternativ som støtter react 15.x.x og 16.x.x

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

Successfully merging a pull request may close this issue.

2 participants