microscope-orionjs
microscope-orionjs copied to clipboard
Create Button Broken
Hi there!
First of all, thanks very much for creating this tutorial. I found it very enlightening and I can't wait to use OrionJS in my own projects. I'm aiming to extend and redesign the microscope-orionjs to be for podcasting instead of social news. But I am having some trouble...
For some reason, the "Create" button for the Comments post type in the admin panel doesn't submit the comment. It checks the form fields to validate them, but other than that it doesn't do anything. I am able to edit and update preexisting comments and post new Posts without any trouble, though, and the console doesn't show any errors, so I'm a little lost as to why this might be.
I tried running "meteor upgrade", but that doesn't fix it. This is happening with a fresh clone of the tutorial from this repo. Do you also observe this bug? What is going on here? IDGI.