John Griffin

Results 17 comments of John Griffin

We have been looking for a similar solution to this also. Maintaining a few large ember apps with many common dependancies could really be improved via something like this.

I see this error when booting a fresh app after running `ember new glimmer-app --blueprint @glimmer/[email protected]`.

What was the outcome of this? How do we restore the `Object.fromEntries` polyfill?

@lukemelia thanks for the detailed explanation. Based on this example I implemented helpers that are successfully filling out forms and clicking buttons inside a Tether based modal. However the tests...

I can see now this is a deeply rooted issue in Ember event dispatching https://github.com/yapplabs/ember-tether/issues/3. An alternative approach would be to disable `ember-tether` when running tests but keep it enabled...

We switched to Depfu solely because of this. Would be great to see this addressed so we can consider dependabot again.

Would also like to use Hyperdrive caching, any idea where the commit that closed this issue ended up? When clicking through it says "This commit does not belong to any...

@porsager thanks for clarifying 🙏

Also hit this too when redirecting in a loader, would be super helpful

Would make peepopen so much better - especially when pushing and pulling regularly.