meteorhacks / unblock

this.unblock inside publications :D
MIT License
87 stars 14 forks source link

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

Open ecarlotti opened 5 years ago

eybarta commented 5 years ago

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?

gaetandezeiraud commented 4 years ago

Same here.

CristianoGil commented 4 years ago

Same...

Ajaay commented 4 years ago

Same. Any other workaround for this?

ecarlotti commented 4 years ago

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.