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

Demo pages are now erroring out #31

Open
cheapsteak opened this issue May 10, 2017 · 1 comment
Open

Demo pages are now erroring out #31

cheapsteak opened this issue May 10, 2017 · 1 comment

Comments

@cheapsteak
Copy link

http://mzabriskie.github.io/react-disqus-thread/example

image

@rockchalkwushock
Copy link

@cheapsteak

The error has to do with the deprecations react is making with the upcoming v16 installment. createClass, prop-types, among other api's have been removed & are now external libraries as of [email protected] you can read more here.

The package needs to be updated to use these external libraries or refactored to use current best practices with react. Unfortunately it looks like this repository is no longer being maintained. There is a fork of this project that was updated and released that can be found here; however it did not make these updates either.

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