Julien Palmas

Results 68 comments of Julien Palmas

Hi, @fannyvanrell and myself would like to work on `EXTEND_PROTOTYPES` if that's still needed. cc: @monsieurdart @pbernery

Hi again. We'd like to go for `Deprecate without for` and `Deprecate without since` if that's OK. cc @fannyvanrell

I've created a [SO question](https://stackoverflow.com/questions/58686865/in-an-integration-test-using-the-test-helper-triggerkeyevent-on-an-input-insi) before finding this issue, and I believe `isTrusted : false` on the event is what is causing my test to fail. I am not really...

chiming in to see if there's any progress on this

I hit this bug when migrating to [email protected] as well. I believe our use case is slightly different than what has been previously described in this issue, but we do...

> > We then transition to RouteB, which renders ComponentB, but not ComponentA. > > RouteB is not nested under RouteA. > > the way ember/glimmer works, this should not...

Hello. What could we do to help this PR get merged?

faced the same issue today. Has anyone found a workaround this ?

I agree, it would be great to have `ember-concurrency` export the helper types instead of having to rely on `@gavant/glint-template-types`

Unfortunately, this PR is not working in our project. We have in-repo addons that use the `layout` property in the components definitions and I believe this PR does not work...