streamich/react-use

`createGlobalState` should use `useIsomorphicLayoutEffect`

開放

#956 建立於 2020年2月7日

 (2 則留言) (3 個反應) (0 位負責人)TypeScript (3,273 個分叉)batch import
bugenhancementgood first issuehelp wanted

倉庫指標

星標
 (43,979 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

currently the hook generated by the createGlobalState call will warn server side, due to the useLayoutEffect call.

貢獻者指南