kitchen-examples icon indicating copy to clipboard operation
kitchen-examples copied to clipboard

Meteor Kitchen examples

Results 26 kitchen-examples issues
Sort by recently updated
recently updated
newest added

URL.createObjectURL needs to be used in place of blaze.insert for modern chrome to work.. Blaze._warn @ blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:72 blaze.js?hash=51f4a3bdae106610ee48d8eff291f3628713d847:72 Warning: Blaze.insert has been deprecated. Specify where to insert the rendered content...

Getting an error when trying to download the apk file for react ``` Executing: download_android_react ./scripts/download_android_react.sh: line 12: meteor-kitchen: command not found ./scripts/download_android_react.sh: line 12: echo: write error: Broken pipe...

I noticed that the admin and user account examples don't seem to have insert in them, was this done for a specific reason or maybe just something overlooked? I can...

Hi, Is it possible to have be able to edit crud items (instead of just adding/deleting) ? Thanks, Tony

Hi, I'm wondering how to implement a custom validation (unique value for a particular field) with the form or collection component. I'm guessing you have done this before, so I...

Hi, I have this code in the kitchen json: `"collections" : [ { "name":"employee_pictures", "type":"file_collection", "storage_adapters":["s3"] }, ` And I've set my S3 access keys in my settings.json inside of...

Hello, I failed to obtain something different from the table view (list, blog or cards). Is this limited to particular use ? I don't know what could have been wrong....

I build an example project with example-upload.yaml, when I insert an item with a jpg file, it creates one record on gallery collection, but it stores and empty string on...

meteor-kitchen command works for the first time and generates the website the second time it givesthe error is it how it should be? **\* Meteor Kitchen v0.9.65 *** Source code...