Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

is this repo active? #107

Open
TobyEalden opened this issue Dec 4, 2016 · 3 comments
Open

is this repo active? #107

TobyEalden opened this issue Dec 4, 2016 · 3 comments

Comments

@TobyEalden
Copy link

What's the status of this project?

After digging around (see #104) to resolve the following error during npm run build:

ERROR in ./~/react-art/lib/ReactART.js Module not found: Error: Cannot resolve module 'react/lib/ReactInstanceMap'

I then get the following error in the console when browsing to examples/vector-widget/index.html:

Uncaught TypeError: this.mountChildren is not a function(…)mountAndInjectChildren @ bundle.js:21978perform @ bundle.js:9017Surface_componentDidMount @ bundle.js:22008(anonymous function) @ bundle.js:15437measureLifeCyclePerf @ bundle.js:15247(anonymous function) @ bundle.js:15436notifyAll @ bundle.js:7904close @ bundle.js:18622closeAll @ bundle.js:9083perform @ bundle.js:9030batchedMountComponentIntoNode @ bundle.js:20707perform @ bundle.js:9017batchedUpdates @ bundle.js:18204batchedUpdates @ bundle.js:7670_renderNewRootComponent @ bundle.js:20901_renderSubtreeIntoContainer @ bundle.js:20982render @ bundle.js:21003(anonymous function) @ bundle.js:61__webpack_require__ @ bundle.js:20(anonymous function) @ bundle.js:47__webpack_require__ @ bundle.js:20(anonymous function) @ bundle.js:40(anonymous function) @ bundle.js:43

Would like to know if it's worth investing time/effort in this project...

@aitoroses
Copy link

It seems they broke something when removing some silent API that now lives on react-dom.

https://facebook.github.io/react/blog/2016/11/16/react-v15.4.0.html

if you use it with 15.3.x it will work.

@bkonkle
Copy link

bkonkle commented Feb 12, 2017

There are some unpublished changes in the repo that fix things with newer versions of React. I published a quick fork under @ecliptic/react-art to make the changes available on npm in the meantime.

@adrian-moisa
Copy link

2 years later, same question... Anybody here?

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

No branches or pull requests

4 participants