streamich/react-use

`createGlobalState` should use `useIsomorphicLayoutEffect`

Open

#956 建立於 2020年2月7日

在 GitHub 查看
 (2 留言) (3 反應) (0 負責人)TypeScript (3,273 fork)batch import
bugenhancementgood first issuehelp wanted

倉庫指標

Star
 (43,979 star)
PR 合併指標
 (平均合併 1743天 9小時) (30 天內合併 1 個 PR)

描述

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

貢獻者指南