meteorhacks / search-source

Reactive Data Source for Search
MIT License
146 stars 33 forks source link

search-source with meteor 1.2: Exception while invoking method 'search.source' ReferenceError: check is not defined #37

Closed croustibat65 closed 8 years ago

croustibat65 commented 8 years ago

I recently tried to update my project with a search module built on search-source to meteor 1.2. The search module is now out of service. Do you have a workaround?

croustibat65 commented 8 years ago

Ok sorry, I just should have dig a little more. Here is the workaround: meteor add check