Petar Korponaić

Results 329 comments of Petar Korponaić

@koernigo chart component expects data as array. Is your data result from `find()`? (or is result from `findOne()`?) Hum... I guess it's `findOne()` and that currently doesn't work, but maybe...

@koernigo how I can reproduce that error here? Can you share your kitchen input .json ? (or at least minimal part of it to help me reproduce issue locally)

Hi. Sorry for my late answer. God idea. Thanks. I'l include hints once I find some free time. Not sure about hinting based on collections... but feel free to add...

Hi @Torone thanks for reporting issue, I'll check what's the problem and fix if possible

@julienrott please see `router_config` property in `application` object.

@danmo foreign key is detected with regex, if format is equal to usual mongoId then collections are scanned for this value. Not the best approach I know but worked for...

@xauxatz I started adding i18n support, that will enable you to change every string that appears in the UI. Until then, see @adnoh 's solution

@sebastienwood Hi, looks like you have problems with meteor (not meteor kitchen). Let's see: so `meteor-kitchen` is trying to execute `meteor add ...list of packages...` and that doesn't work. Please...

One more thing: what is your Windows version and `meteor --version` ? (I see `meteor-kitchen --version` is `v0.9.65` which is OK).