streamich/react-use

`createGlobalState` should use `useIsomorphicLayoutEffect`

Open

#956 opened on 2020年2月7日

GitHub で見る
 (1 comment) (3 reactions) (0 assignees)TypeScript (43,979 stars) (3,273 forks)batch import
bugenhancementgood first issuehelp wanted

説明

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

コントリビューターガイド

`createGlobalState` should use `useIsomorphicLayoutEffect` · streamich/react-use#956 | Good First Issue