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
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
We found that we could migrate to @ember/destroyable in @glimmer/component's ember-component-manager without failure in ember-source < 3.22 -- this is problematic because @ember/destroyable doesn't exist in older embers -- so it means we are missing important test coverage around destruction.
PRs and help welcome <3
The text was updated successfully, but these errors were encountered:
Discovered in: #379 (comment)
We found that we could migrate to
@ember/destroyable
in@glimmer/component
's ember-component-manager without failure in ember-source < 3.22 -- this is problematic because@ember/destroyable
doesn't exist in older embers -- so it means we are missing important test coverage around destruction.PRs and help welcome <3
The text was updated successfully, but these errors were encountered: