Meteor-Community-Packages / meteor-collection2

A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.
https://packosphere.com/aldeed/collection2
MIT License
1.02k stars 108 forks source link

Default Schema for No Matching Selector when using Multiple Schemas #369

Closed aldeed closed 4 years ago

aldeed commented 6 years ago

Moved from collection2-core issue https://github.com/aldeed/meteor-collection2-core/issues/43

rcsandell commented 5 years ago

Bump. Fixed in #391 https://github.com/aldeed/meteor-collection2/pull/391

harryadel commented 4 years ago

Should be good now. Thank you @rcsandell and I apologize for closing the PR. See https://github.com/Meteor-Community-Packages/meteor-collection2/pull/417.