Jan Bobisud
Jan Bobisud
π, what is the status of this PR?
π’ I'm not sure, how to properly handle failing tests in Edge and IE11, eq. `[NEW] Rehydration Tests: Dynamic multi-select` fails on expected `selected=""`, but got `selected="is-truthy"`, which should not...
@glimmerjs/glimmer.js what do you think about this?
@chadhietala, can you please take a look on the updated approach? I can not normalize values in `DefaultDynamicProperty`, because of other attributes (eq. `name="false"`), thus `BooleanDynamicAttribute` class with `isBooleanAttribute` helper...
@chadhietala friendly ping about what do you think about proposed solution βΊοΈ.
@chadhietala, should be ready for review.
Hi @tomdale and @wycats, do we have some update on this?
π, @kaspiZonky and I faced with similar issue today - our component extending add-on's `trigger` was ignoring custom template. Since the add-on's components are co-located now, we were able to...
CI is β except tests related to `embroider`, which are already failing on `master` π
> Since inside an Ember application there is already a global variable named require (defined here), I don't see how you'd gain access to the Node-land require without having it...