ember-can icon indicating copy to clipboard operation
ember-can copied to clipboard

fix(helper): check if helper is destroyed before adding the observer

Open anehx opened this issue 5 years ago • 2 comments

This prevents an error that was thrown when the helper is being destroyed while recomputing

anehx avatar Apr 29 '21 13:04 anehx

Hi, thank you! Is there anyway you could add tests fo prove that it's fixed?

Exelord avatar Apr 29 '21 14:04 Exelord

I'll try. It's a really weird edge case that occured in tests of a project I'm working on.

anehx avatar Apr 29 '21 14:04 anehx