Circuit
should return partial renders and use setImmediate
to defer full renders when renderUntilSettled
is used
#346
Labels
We're seeing the website freeze up because we don't yield during a render, let's use setImmediate to yield while rendering when renderUntilSettled is used
/bounty $20
This is a bit of a difficult implementation
The text was updated successfully, but these errors were encountered: