Fidel Kaldas

Results 3 issues of Fidel Kaldas

**Describe the bug** ``` const myValue = Meteor.useTracker(() => { console.log("Called"); return false }, []); ``` I am getting "Called" multiple times in the console at every re-render **Expected behavior**...

bug

## Description Fresh install of the develop branch. gulp serve gives the following error ``` gulp serve gulp serve[66180]: ../src/node_contextify.cc:649:static void node::contextify::ContextifyScript::New(const FunctionCallbackInfo &): Assertion `args[1]->IsString()' failed. 1: 0x100080c68 node::Abort()...