ember-can
ember-can copied to clipboard
fix(helper): check if helper is destroyed before adding the observer
This prevents an error that was thrown when the helper is being destroyed while recomputing
Hi, thank you! Is there anyway you could add tests fo prove that it's fixed?
I'll try. It's a really weird edge case that occured in tests of a project I'm working on.