-
### 🔬 Minimal Reproduction
Minimal reproduction of an error in ember-modifier
```
Cannot destructure property 'manager' of '.for' as it is undefined.
```
https://github.com/amk221/-ember-mod…
-
When running ```ember exam``` it sets the following ember-cli variables as expected:
```
EMBER_CLI_TEST_COMMAND: 'true',
EMBER_ENV: 'test'
```
However, when running ```ember exam:iterate N``` t…
-
### What happened?
I've 14 IKEA Parasoll sensors connected to my zigbee network.
The sensors are going offline in Zigbee2MQTT after they should have checked in for the availability check.
My …
-
- [x] hook based destructors (since we know executed components)
- [ ] storybook support
- [x] style binding https://github.com/lifeart/glimmer-next/pull/120
- [x] replace allSettled with rerender …
-
We're always going to have more topics in the list than can be covered in the meetups. So topics must be chosen somehow.
I used voting to pick topics for February Meetup. And yes, for now I'm doing t…
-
```
Build Error (Bundler)
ember-exam tried to import "ember-qunit" but the package was not resolvable from {directories}/node_modules/ember-exam
Stack Trace and Error Report: /var/folders/qf/…
-
The installer for an addon might try to add some files to your addon. If the addon already has those files, you'll get prompts like these:
```
Overwrite path/to/file.js? (Yndeh)
```
This is fi…
-
For a package I'm working on I'm creating a floating-ui modifier & component (using https://floating-ui.com/) to attach floating elements to a trigger/reference. Everything seems to work fine, but I'v…
-
So I am having an issue for the 2nd time on an Emberfire project. Last time was almost a year ago when I was putting together a meetup preso on building a chat client in Ember and Firebase.
I have mo…
-
By Default, the scroll position is preserved while transitioning routes. However, at times this isn't the desired behaviour.
We need to scroll to top for the following pages:
- [ ] Home
- [ ] Al…