Josh Bailey

Results 3 issues of Josh Bailey

I have a route within my application that loads an iframe, and any activity within that iframe (ex. `keydown`, `mousedown`, `scroll`, etc.) needs to be tracked and keep the application's...

For each module that contains a decorator (e.g. `@computed`) I get the following error: ```bash error parsing file `[path/to/file]` failed to apply codeshift. Possible invalid JS file. Returning original file...

This is a great addon and the use of a decorator to add React support within Ember is a nice solution. Everything is working great at runtime, however, using the...