react-with-wordpress icon indicating copy to clipboard operation
react-with-wordpress copied to clipboard

React Hook useEffect has a missing dependency:

Open OWAIS14325 opened this issue 4 years ago • 0 comments

React Hook useEffect has a missing dependency: 'store'. Either include it or remove the dependency array. You can also do a functional update 'setStore(s => ...)' if you only need 'store' in the 'setStore' call react-hooks/exhaustive-deps

I am getting this warning. how to fix please help Screenshot 2021-07-31 at 12 39 16 PM

OWAIS14325 avatar Jul 31 '21 07:07 OWAIS14325