re-frame-10x icon indicating copy to clipboard operation
re-frame-10x copied to clipboard

Understand why multiple animation frames are running

Open danielcompton opened this issue 7 years ago • 1 comments

We noticed multiple animation frames are often running, but it's not clear why. We should find an explanation for this, so that we can either fix it if it's a bug in re-frame-trace (somewhat likely), or explain it in the docs and help people avoid it.

danielcompton avatar Jan 29 '18 11:01 danielcompton

I was able to reproduce the multiple animation frames running todomvc without re-frame-trace installed. There needs to be more investigation on why this happens, but I suspect that it's Reagent based, not an issue in re-frame-trace.

danielcompton avatar Feb 10 '18 07:02 danielcompton