Slide 19
Slide 19 text
So, in this proposal: Updates triggered by a store change will
always be synchronous, even when wrapped in
startTransition
https://github.com/reactjs/rfcs/blob/main/text/0214-use-sync-external-store.md#detailed-design
訳)この提案では、ストア変更による更新は startTransitionで包んでも常に
同期的。
useSyncExternalStore の同期レンダリングは仕様であることがわかる
RFC にも
© KAKEHASHI Inc. 19