meteorhacks/unblock

Does this work with recent versions of Meteor (using v1.8.0.2) or is this project not maintained anymore?

Opened this issue · 5 comments

Does this work with recent versions of Meteor (using v1.8.0.2) or is this project not maintained anymore?

on recent upgrade, I get an error:

W20190429-17:48:04.991(3)? (STDERR) throw(ex);
W20190429-17:48:04.992(3)? (STDERR) ^
W20190429-17:48:04.992(3)? (STDERR)
W20190429-17:48:04.992(3)? (STDERR) TypeError: Cannot read property 'constructor' of undefined

any way to solve this?

Same here.

Same...

Ajaay commented

Same. Any other workaround for this?

I'm actually using lamhieu:unblock (https://github.com/lamhieu-vk/unblock) as it is a follow-on project for the original meteorhacks:unblock and it works fine for me.