Djamel B.
Djamel B.
Hello, I use this package to serve my S3 buckets as an https server, however, I cannot abstract the `index.html` I cannot use the https S3 feature direclty because I...
Hey, I have a weird issue on sentry that pop a lot, related to `clear(@glimmer/runtime.js:298:1)` ``` NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not...
**Describe the bug** My Ember inspector isn't working unless I add the following line to my `deprecation-workflow` file `{ handler: 'silence', matchId: 'ember.built-in-components.import' },` At least 4 people are affected...
Hi, Either I've miss something or not, but the README doesn't make any mention of `window.history` I was trying to test my back button that basically does `window.history.back()` but my...
As the last commit is from 2016, and some deprecation started to appear, I'm asking to anyone : Is this project still maintained ? Does someone plaine to fork it...
Hey, I'm opening this issue to track any progress or work that needs to be done in order to be compatible with **Storybook 7** It seems that we may need...
The goal of this MR is to update a few outdated dependencies. I've tried them on an Ember Addon running Ember 4.
Depends on #419 We should use Embroider build system for this addon See https://github.com/embroider-build/embroider#how-to-try-it
We should add a new ember-try scenario to test the app against Embroider (safe & optimized) See https://github.com/embroider-build/embroider/tree/main/packages/test-setup