Bert De Block

Results 232 comments of Bert De Block
trafficstars

Hi @jkantner, sorry this didn't get any attention. Made a PR with a code example: https://github.com/emberjs/ember.js/pull/20369.

@chriskrycho Seems like a part is missing from the `ember-fetch` entry in the list above?

v8 is released.

That's because the `embroider-optimized` scenario now enables the `staticEmberSource` flag by default. Similar issues: - https://github.com/embroider-build/embroider/issues/1575 - https://github.com/mixonic/ember-cli-deprecation-workflow/issues/156

Regarding the name of the new optional feature. I think `implicit-route-model: true|false` would be more consistent with the rest, and easier to understand. The double negative (not sure if that's...

I feel that the current logic we have to support pods should remain. Once / if route components are an actual thing, we can re-evaluate I think? Because it seems...

I know `ember-intl` uses it as well.

Running into the same issue. My addon's name is `@bagaaravel/ember-data-extensions`. On my machine the folder name was `ember-data-extensions`. Renaming the folder "fixes" it.

@runspired I've been looking into it a bit, but haven't found anything yet. Might continue looking at it today.