Sean Dwyer

Results 26 comments of Sean Dwyer

This may be somewhat related to the discussion in #28.

It relies on the private function `_compileProjection` which doesn't seem like a great idea. The Meteor folks could refactor or remove that function at any time. It also completely removes...

My mistake. I missed that you moved that functionality into the other observe handler. In poking around, it looks like the Meteor folks are [moving the diff logic](https://github.com/meteor/meteor/commit/68fa78293033ea573f0f96f74601c0add8ff500a#diff-76fba1b2fdacfeeef60ee21d1c806794) into a...

Unfortunately, there is no way to do this with publishComposite right now. I'll leave this open as an enhancement request for now.

This is definitely tricky. `publishComposite` uses both `observe` and `observeChanges`. It uses `observe` because it needs the whole document when updating child publications. The `observe` handler is also used to...

Hmmm, that is a brain buster. After reviewing the code, I can't figure out how that's possible unless there is some test code that produces a document with a mutating...

Closing for now. Feel free to re-open if a reproduction for this issue is found.

If someone can create a small example project that reproduces this bug, I'm happy to have a look.

I've tried repeatedly to reproduce this problem, but I can't get it to happen. If anyone can create a GitHub repo that reproduces this problem, I would be very grateful.

Hi. I don't believe Google Analytics provides a way to do this. If you know different, I'd be interested to hear about it.