You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Gaurav0 do you have a reproduction? "@embroider/macros": "^0.47.1" is listed in dependencies of this add-on and v3.0.1 had the same dependency so does not seem smth introduced in v4.0.0.
Tried minimal reproduction via
ember addon test&&cdtest&& ember install @ember/legacy-built-in-components
// make edits and add imports in tests/dummy/app/controllers/application.js
ember s
hello @Gaurav0 is this still happening?
I ran your branch locally and only had one failing test
not ok 1 Chrome 117.0 - [272 ms] - Acceptance | demo: visiting /
---
actual: >
null
stack: >
Error: Element not found when calling click('.toggle-demo-visibility').
In v0.4.0 when importing in an addon. ember/ember-cli 3.28
The text was updated successfully, but these errors were encountered: