Meteor-Community-Packages / meteor-collection-hooks

Meteor Collection Hooks
https://atmospherejs.com/matb33/collection-hooks
MIT License
658 stars 90 forks source link

Fixed selector not being able to be modified when String or MongoID is used #255

Closed KoenLav closed 4 years ago

KoenLav commented 4 years ago

Addresses this issue: https://github.com/matb33/meteor-collection-hooks/issues/241

KoenLav commented 4 years ago

Thanks for the heads up (was working late), fixed now!

StorytellerCZ commented 4 years ago

@KoenLav Your PR also rises issue on coding style. I lint fixed the master branch, but it seems that there are still some style differences. I think we can ignore that till we start working on v1.0. More about this on Slack.