Miri

Results 5 issues of Miri

Is the code to http://grounddb.meteor.com/ available somewhere?

Tested Sacha's article "Meteor Pattern: Template-Level Subscriptions" (see https://www.discovermeteor.com/blog/template-level-subscriptions/) and the linked repo: http://meteorpad.com/pad/6t8wLBiGYmg7cee5t/Template-Level%20Subs%20v2. Figured when you add ground:db to the project, it causes infinite subscribe/publish loops. This is caused...

[129.132.243.100] Error: [The global definition of Mongo.Collection has been patched by another package, and the prototype constructor has been left in an inconsistent state. Please see this link for a...

question

I have a running system in production, intially populated by the mfAll.js file. When I do changes to translations on my development server: what is the best strategy to update...

question

How to add an "onEditorClose" event, which fires when editor is close by clicking save or cancel or clicking outside the editor?