-
This may very well be a Safari bug, but since updating to iOS 8 on my iPhone 5, hitting Sign In with Facebook in my Meteor 0.9.1.1 app results in a new safari tab that's blank and stuck there. I tried…
-
Making any code edit on this project gives a 20~30 second delay for rebuilding.
this is pretty damn frustrating to work on.
does anyone have tips to get faster rebuilds?
I tried to remove some packa…
dcsan updated
7 years ago
-
In this article PMID 23225165 the epmc licence information was found in the html, but the same information appears to be available in the XML which I think we check first so I was wondering why it did…
-
Plop,
How would one implement i18n on the datepicker? Does changing the moment locale also changes the calendar entries?
-
When no more clients are editing a doc:
- have the Authority store a snapshot
- then have its AuthorityManager delete that Authority entirely from memory
- Then remove that docId from the authority i…
-
Hey @vsivsi
I have a job at `waiting` state, which has a single id in its depends array.
Checking that document, I see that its status is `completed`.
Yet, `job.ready()` returns false, unles…
-
> Packaging using asar archive is disabled — it is strongly not recommended.
Can I add a PR with some env var that would disable this?
In `meteor-desktop` I am packing the app into three asars bec…
-
Hey Jagi!
I've discovered a bug in your code where passing in an $inc operator will end up being converted to a $set operation to the new value. ($inc { points: 5 } on a user whos points are 100 wi…
-
### Goals
- Migrate the community from Slack to [Rocket.Chat](https://github.com/RocketChat) or [Riot](https://github.com/vector-im)
- Create a [Rocket.Chat client app](https://github.com/RocketCh…
-
There is a npm module calls nativescript-ng2-meteor to integrate NativeScript + Angular2 + Meteor, but the change detection is not working properly. Since angular2-meteor package is pretty mature, I a…