-
## The devDependency [ember-qunit](https://github.com/emberjs/ember-qunit) was updated from `4.3.0` to `4.4.0`.
🚨 [View failing branch](https://github.com/ember-vr/ember-aframe/compare/master...embe…
-
Even though officially the `dom` method accepts the `Element` type, when using it that way the `exists` method ends up throwing an error, even if the element exists. At root, this is because `exists` …
-
## The devDependency [qunit-dom](https://github.com/simplabs/qunit-dom) was updated from `0.8.3` to `0.8.4`.
🚨 [View failing branch](https://github.com/ember-vr/ember-aframe-camera-extras/compare/ma…
-
## The devDependency [qunit-dom](https://github.com/simplabs/qunit-dom) was updated from `0.8.3` to `0.8.4`.
🚨 [View failing branch](https://github.com/ember-vr/ember-aframe/compare/master...ember-v…
-
We get consistent CSP reports while running the development server. From what I've been able to tell, this is because in https://github.com/rwjblue/ember-cli-content-security-policy/pull/122, a nonce …
-
This is yet another package that keeps installing ember-cli-babel 6.x while the corresponding dependency update would already be in the repository.
-
hi, i have an issue with this addon,
it results timeout in acceptance test,
as far as i understand the problem in this part of code
``` js
tick() {
this.setTime();
this.set('nextTick', …
-
-
-
I am trying to use ember-cli-update 0.43.3 to update an Ember 3.12.0 application to 3.13.0. I am first trying to run all codemods against 3.12.0. When running ember-qunit-codemod, I get the followin…