Skip to content

fix render suspension when using useAsync

Compare
Choose a tag to compare
@UpperCod UpperCod released this 24 Oct 00:07
· 78 commits to master since this release

This problem only occurred when using useAsync, Fixes the association of the render and side effects to it(useEffect, useLayoutEffect, css ) after waiting for the suspense.