Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a previously failing test for destroyables not being called on items added to an {{#each after initial render #1070

Merged
merged 1 commit into from
May 1, 2020

Conversation

scottmessinger
Copy link
Contributor

If I understand the problem correctly, I think this is a failing test for emberjs/ember.js#18855

Let me know if there's anything I can do to help!

@scottmessinger scottmessinger force-pushed the destroy-error-in-each branch from 9457dc5 to a2850b8 Compare April 14, 2020 20:19
@rwjblue
Copy link
Member

rwjblue commented Apr 29, 2020

OK, I think this should pass now if you rebase...

Failing test for emberjs/ember.js#18855

Fix destroyCount for last assert
@scottmessinger scottmessinger force-pushed the destroy-error-in-each branch from a2850b8 to 19f1962 Compare April 29, 2020 18:28
@scottmessinger
Copy link
Contributor Author

@rwjblue Rebased and tests now pass!

@rwjblue rwjblue merged commit a12436f into glimmerjs:master May 1, 2020
@rwjblue rwjblue changed the title Failing test for destroy not called on items in each Add a previously failing test for destroyables not being called on items added to an {{#each after initial render May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants