You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm going to talk about a bug we noticed. We use priority redis oplog and we don't have the problem when we don't use it. During the use of meteor-collection-hook with publishComposite, we enter the before hook in the collection queries we make with direct and our queries do not work correctly.
Hello, I'm going to talk about a bug we noticed. We use priority
redis oplog
and we don't have the problem when we don't use it. During the use ofmeteor-collection-hook
withpublishComposite
, we enter the before hook in the collection queries we make with direct and our queries do not work correctly.Example:
Normal publish works correctly:
The text was updated successfully, but these errors were encountered: