arggh
arggh
> Hi @arggh I think the question here is how many Meteor users are using pnpm? Or what is the adoption of pnpm in the market as a whole? I...
If I could, I would post this issue again. We have a monorepo with multiple apps and packages. Two of them Meteor apps. They don't play along with the others....
Actually, I think these two are linked: https://github.com/jagi/meteor-astronomy/issues/649 In my case where `forceUpdate: true` was causing issues I was also fetching only some fields of the documents (on the client),...
Still working on the reproduction, but I'm missing something...
So, using `forceUpdate` just requires you to have all fields in the _actual_ document object you are updating, it's not enough to have them on the client. If `forceUpdate` is...
I will, sorry it's taking a while, I'm in a tight spot currently with work.
I'm commenting 100% from a user perspective. > this would just improve the ergonomics with an official API that, in my view, has the potential to generate confusion. I don't...
I hope the explanations for Isomer options get double checked, as I'm not that familiar with the project. Also, if you for some reason dislike the `.comment` class being used...
Sure thing: https://github.com/jdan/isomer/pull/96
...in the meanwhile, maybe it's a good idea to point this out in the documentation: **especially** that the version of Svelte installed as app's dependency has to match the version...