Ryan Schie

Results 4 issues of Ryan Schie

Adding the 'id' parameter with a null value, in the router::connect() params, fixed an error I was seeing when you'd link to the controller, but no action or id was...

When a column has items that are shorter than another columns' items this can cause the entire column's height to be drastically shorter than the other columns'. In [Salvattore](https://github.com/rnmp/salvattore), a...

### Error When running `svelte-check`, after installing `svelte-routing` I receive an error like the following: ``` ==================================== Loading svelte-check in workspace: /code/application Getting Svelte diagnostics... /code/application/src/Welcome.svelte:29:23 Error: Type '{ prop:...

### Description If I run `ember serve` and then add a file to my lazy-engine's `addon/controllers` folder (or anywhere), the file is not included in the resulting `engine.js` folder. It...

bug