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

DOM re-render implications? #13

Open
crazy4groovy opened this issue Nov 10, 2017 · 1 comment
Open

DOM re-render implications? #13

crazy4groovy opened this issue Nov 10, 2017 · 1 comment

Comments

@crazy4groovy
Copy link

How does this lib function with libs like React, which might re-render an element under the hood? Would .engage() need to be called again?

@alexgurr
Copy link

alexgurr commented Nov 12, 2017

I've built a react version/wrapper for this. There doesn't seem to be any implications with re-rendering - behaviour is as expected.

Not quite finished, but it'll be on NPM when it's done: https://github.com/alexgurr/react-emergence

@xtianmiller I wouldn't mind you taking a look, seeing what you think?

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