React Hooks - useCallback (useReducer vs useState)
У вашего броузера проблема в совместимости с HTML5
In this video I compare useState to useReducer, and show how with the former you need to wrap your callbacks in useCallback, and how useReducer doesn't suffer from this issue, making it better when passing dispatch down the tree