greeble
greeble
Found in [React useState with callback](https://www.robinwieruch.de/react-usestate-callback/) Can't PR because I can't find the article elsewhere on the blog
Hi, Curious what the team's stance is re: maintaining different domains and knowledge bases for Core vs RTK. Given how hard the maintainers have been advocating for RTK usage, even...
Re-rendering nested components breaks event-handlers; wrapping handler functions in `useCallback` makes no difference React version: 18.2 Link to code example: https://codesandbox.io/s/re-rendering-breaks-event-listener-2dxjhz _Note: The repro makes use of `Touch` events, so...