Lukas van Driel

Results 8 comments of Lukas van Driel

I see this issue 4 times in my logs in the past weekend, and a rough guess of the succeeded amount of calls is 30K - 40K. My db structure...

I've tried this in my setup, and for some reason it slows the whole application down :( Good to doublecheck before accepting! setup: java, play 1.2.4, siena 2.0.7

+1 It is however a breaking change, as my `doesTranslationExist` function checks if `t(key) !== key`, which hopefully won't be the case anymore if this is fixed.

+1 to make this issue google-findable, here's the complete error: ``` Exception from Tracker afterFlush function: debug.js:41 ReferenceError: Session is not defined at tabular.js:235 at Object.Tracker.nonreactive (tracker.js:603) at . (tabular.js:234)...

+1 on Android 13, Chrome Mobile 106.0.5249.126

As I understand the biggest upside is when you have multiple clients connecting to your mongodb instance. This script installs mongodb locally on the same server as your meteor application,...

been reeding into it... I see it's just a general "good practice" for meteor apps, and gives performance boost. Will make a pullrequest asap!

I didn't check. What I noticed was that I got this dialog, clicked "apply" and then got a spinner saying "applying tags" or something like that. It suggested that it...