WorldMaker/angular-pharkas

Unsubscribe timing?

WorldMaker opened this issue · 1 comments

Are unsubscribes also happening at requestAnimationFrame? Is there a way to force unsubscribe off the scheduler?

Seeing cleanup functions run after DOM disposal and wondering if that's because of RAF timing. If this unavoidable, may need to also mention it in #28.

I think this was an unrelated bug and I haven't seen it reproduced in some time.