Daniel Guettler

Results 6 issues of Daniel Guettler

When running `ember g component --ir shared test-component` the following files are generated: ``` installing component identical ../shared/addon/pods/components/test-component/component.js identical ../shared/addon/pods/components/test-component/template.hbs [...] installing component-addon identical lib/shared/app/pods/components/test-component/component.js ``` `component` is using the...

Needs Bug Verification

I'm storing a `Transition` in order to return to that route at a later point. ### Expected `transition.retry()` should returns me to this route and set correct state. ### Current...

Bug
Routing
Has Reproduction

Hi, I followed the instructions, created a token, made it available as a secret in the application, but I'm running into this error ``` (node:6456) UnhandledPromiseRejectionWarning: Error: Couldn't fetch access...

bug

As part of ember-cli/ember-cli#6149, this PR aims to reduce the number of files downloaded for this package.

I'm running into the following error and am wondering if anybody has some hints how to debug this ``` [info] Checking for updates... [error] There was a problem updating the...