Hello,
Your wrapper seems interesting !
I tried your first example with "adminUsers".
But when the page is loaded, I get this error :
Uncaught Invariant Violation: addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a component's render method, or you have multiple copies of React loaded (details: https://fb.me/react-refs-must-have-owner).

I also tried
It would be great for adding working examples in your repository.
node 6.2.1
npm 3.9.3
meteor 1.3.2.4
Thanks,
Alex.
Hello,
Your wrapper seems interesting !
I tried your first example with "adminUsers".
But when the page is loaded, I get this error :
I also tried
It would be great for adding working examples in your repository.
Thanks,
Alex.