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

Added guard to prevent from calling set on a destroyed controller

Open habdelra opened this issue 10 years ago • 0 comments

I saw these errors appear in my debugger after updating to ember 1.13.3. Looks like we need to gaurd against calling set on a destroyed on controller

screen shot 2015-07-15 at 2 07 43 pm

habdelra avatar Jul 15 '15 18:07 habdelra