Prynce Comiso

Results 2 issues of Prynce Comiso

I find this really odd when I do ``` queue.push({}, function () { Ftp.get('data.json', function (err, socket) { if (err) { throw 'Error accessing data server, please try again'; return;...

Whenever I trigger "@" it throws error immediately in `componentDidUpdate` function with `p is not a function` error --- value of `p` is the library `scroll-into-view-if-needed` for some reason only...