arunoda / react-komposer

Feed data into React components by composing containers.
MIT License
733 stars 70 forks source link

composeWithTracker - wrap the Tracker.autorun with Tracker.nonreactive #49

Closed clayne11 closed 8 years ago

clayne11 commented 8 years ago

This ensures that outside computations do not cause issues with the current component.

Fixes #33

arunoda commented 8 years ago

Yes. This makes sense. I also thought, this was the issue.

arunoda commented 8 years ago

Published with v1.3.3