Sergey Nikolaev

Results 5 comments of Sergey Nikolaev

https://github.com/btroncone/ngrx-store-localstorage this is better

It's possible to get correct behaviour with adding event to the ref, but if you are using forwardRef it's became tricky. ```javascript const domRef = React.useRef(); React.useEffect(() => { const...

This fix is not working