-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is meteor-transactions fully compatible with Collection2? #61
Comments
Well ... I use them together in a production app, but no guarantees .... The transactions package is designed to work with the simple-schema package, but you may run into the odd unexpected behavior. If you do, let me know and I'll try to fix it.
|
Thanks for your quick answer, Brent. I'll let you know if On Tue, Sep 20, 2016 at 2:18 PM, Brent Abrahams [email protected]
|
I think it is not. |
Hi Jack
I was wondering about meteor-transactions and collection2 compatibility as I read the documentation which states:
If both packes monkey patch, do they still work together smoothley?
Thanks!
The text was updated successfully, but these errors were encountered: