Antoine Cordelois

Results 12 comments of Antoine Cordelois

I do have a similar problem (tell me if it is not, I'll open another issue). Every template level autorun triggers the following error: ``` Exception from Tracker afterFlush function:...

Looking forward to it. Nice job, by the way :)

Ok, fastest problem solving ever: Add to your nuxt file a `path` import: `import * as path from 'path'` And replace the folder outside of the project as follows: `components:...

Hello, I use an i18n solution in a project originally created using Meteor Kitchen. This is not a huge way to go to integrate it in an existing app (I...

Thanks for that. Did you tried autoform too? I gave a look at both and collection2 would certainly be a nice addition. Concerning autoform, I'm not sure if it would...

+1 on @sandervanhooft question. I wonder what place should have Astronomy in a mantra app, and what should be the good practice for validation. Have a look at [the topic...

@jochemkeller thank you mate for sharing. `await database.markdown.generateBody(document.markdownField),` It was the right fit for me and solved an issue I add (adding a block number to the document body). Cheers!

Hello @websitevirtuoso, I was looking for how to handle cookies expiration and found your issue. Are you making an additional cookie for the expiration date? I [wasted a bounty on...

Sorry for the late answer! Thank you very much for your help. I'll start looking into it and let youknow how it goes. Thank you again :smiley:

You should post this on meteor forums, if it is not done already. MDG could even take this one in, imho. Good job @nicolaslopezj