Georg Kothmeier

Results 6 issues of Georg Kothmeier

First of all, we are using Mirage with an Ember project and it works fine 😊thanks for the awesome work. Since we really like Mirage we also tried to get...

Bug

We used `ember-service-worker` with our Glimmer.js app and it just worked fine with version `v0.6.2 ` now we tried to upgrade to the newest version which is currently `v0.7.2 `...

Hey! After fixing the [baseUrl deprecation](http://emberjs.com/blog/2016/04/28/baseURL.html) I've got the problem that specifying the urls for assets in a scss file becomes quite tricky. In our setup I know the baseUrl...

Hey! We just encountered that our tests which rely or render `ember-pickr` are brittle. We think this happens because `pickr.min.js` is instantiated within a `requestAnimationFrame` and in combination with the...

@GavinJoyce we host our ember app in a subdirectory called /app, when I use Ember-Href-To the links does not work, because Ember-Href-To resolves the links to /app/app. We are using...

bug

### Describe the bug When trying to install `@storybook/ember-cli-storybook` with npm in version 8.11.0 it always gives me the following error: ``` npm ERR! Invalid Version: 3.5.0pr2 ``` The error...

bug