Closed BYK closed 2 months ago
This pach overhauls the initial rerender with better use of hooks, namely useCallback but also using intial state creation function to fix the infinite render loop reported in #521.
useCallback
Fixes #521.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This pach overhauls the initial rerender with better use of hooks, namely
useCallback
but also using intial state creation function to fix the infinite render loop reported in #521.Fixes #521.