ember-basic-dropdown icon indicating copy to clipboard operation
ember-basic-dropdown copied to clipboard

calling set on destroyed object

Open knownasilya opened this issue 6 years ago • 1 comments

"calling set on destroyed object: <map@component:basic-dropdown/content::ember1608>.animationClass = ember-basic-dropdown--transitioned-in"

This seems to sneak in ever so often in my app. This is the first time I actually caught the error.

knownasilya avatar Dec 28 '18 15:12 knownasilya

If you have an idea of how it can happen submit a fix. If you can figure out a way to kill the timer that causes this that preferable to checking if the component has been destroyed

cibernox avatar Dec 28 '18 18:12 cibernox