-
### Which package(s) does this problem pertain to?
- [x] @types/ember
Maybe others?
### What are instructions we can follow to reproduce the issue?
1. ~Update to `@types/ember` 4.0.2~ …
-
We have a big large scale application that we want to migrate to ember-cli. How can this can be accomplished incrementally ? Will the _island_ approach showed at April Ember.js SF meetup could work in…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi, I downloaded this project and I followed through the instructions on building it and running the app. Unfortunately, I can't run the app on firefox and chrome - despite disabling the other extensi…
-
## 🐞 Bug Report
#### Describe the bug
Our Ember app supplies its own version of `svgo` to `ember-svg-jar`, via the `optimizer` config option: https://github.com/ivanvotti/ember-svg-jar/blob/mast…
-
As part of our app's migration towards embroider we're making use of `@embroider/macros`'s `importSync` with a classic build.
This was working fine until we upgraded `ember-auto-import` from v1 to …
-
### What happened?
I have been using another Zigbee USB Dongle (ThirdReality) and I tried switching to a smlight SL-ZB-06 Zigbee adapter. When I try to start Zigbee2MQTT in HAOS, I get this:
```
…
-
I have a component using liquid-if and I'm having trouble getting tests to run..I found some info on this in #171 and added
`javascript needs: ['helper:liquid-if', 'view:liquid-if']`
_'view:liquid-if'…
-
Hi, I am getting this error while running the ember cdv : build command for this project. I have been following the instructions word by word. any help would be greatly appreciated.
`ERROR: ember-c…
-
Repro: https://github.com/NullVoxPopuli/ember-auto-import-repro-appImports-import-other-appImports
Scenario:
- app/components.foo.hbs: `hi`
- app/util/idk.js
```js
import Foo from '../compo…