Giovanni Fumagalli
Giovanni Fumagalli
@ritwaldev > This is an interesting scenario because if you replace the dependency array with [state.values.foo], the issue doesn't happen anymore. I think because a literal value "has more chance"...
@antonvialibri1 Yes i found this issue while using formik submit in useEffect.
Yess i try to install it and the latest version of `react-color` still bugged :sweat_smile:
@antonvialibri1 in my opinion this is an issue with React, or at least, this behaviour should be documented.
Same problem on 13.5.2 not the ideal solution but downgrade to 13.4.4 helped me.
Is exact the 3.4.4 ?
I have a similar issue the OOM starts when i bump next from `14.0.5-canary.19` to `14.0.5-canary.20`: https://github.com/vercel/next.js/compare/v14.0.5-canary.19...v14.0.5-canary.20 But in my case the when i try to add: ```js webpack: (config,...