reagent icon indicating copy to clipboard operation
reagent copied to clipboard

Add test showing Reagent running disposed reactions

Open danielcompton opened this issue 9 years ago • 0 comments
trafficstars

While fixing https://github.com/Day8/re-frame/pull/259 we noticed that Reagent was happily running reactions that had been disposed of. This commit adds a failing test exposing that behaviour. I'm not sure exactly what the right behaviour is here, but I don't think Reagent should silently allow this.

danielcompton avatar Oct 20 '16 22:10 danielcompton