-
`ember-data` does not need it anymore: https://github.com/emberjs/data/pull/9468.
-
I hit a weird issue today when updating an addon:
```
Some V1 ember addons are resolving as incorrect peer dependencies. This makes it impossible for us to safely convert them to v2 format.
👇…
-
### Issue Summary
Hello! I noticed the admin app is 3.24, which is quite old.
Ember has a lot of very nice features in v6, and the upcoming [_edition_](https://emberjs.com/editions/), Polaris.
…
-
### What happened?
Latest everything using EMBER, Failed fo configure presence sensors errors.
### What did you expect to happen?
No errors and relaible operations
### How to reproduce it (minimal…
-
I just wanted to test the latest cutting edge ember ecosystem and walked into a weird situation. I don't know if it's embroider or something with the blueprint and because I'm using this blueprint to …
-
I have
```
Router.map(function () {
if (macroCondition(getOwnConfig().styleGuideIncluded)) {
this.route('style-guide');
}
})
```
to conditionally add a route based on config. …
-
### Description of the issue
The addon keeps on crashing and restarting. I think it's related to the latest upgrade, or a recent one, as the addon was stable for a long time before this.
For instanc…
-
## Steps to reproduce
1) Install a normal npm library, or clone this repositiory for reproduction: https://github.com/johanrd/ember-vite-npm
Detailed steps
1.1) create a new ember vite app wi…
-
### What happened?
I updated the firmware of the SLZB-06M to v2.5.8 and installed Zigbee Coordinator 20240510. The goal was to migrate from ezsp to ember. So far so good. However, all devices are no …
-
Serve up an [ember app](http://emberjs.com/) instead of the static 'hello world' page on the index route.