nextjs-woocommerce icon indicating copy to clipboard operation
nextjs-woocommerce copied to clipboard

[Codefactor] Missing dependencies in useEffect

Open w3bdesign opened this issue 3 years ago • 0 comments

React Hook useEffect has a missing dependency: 'refetch'. Either include it or remove the dependency array.

React Hook useEffect has a missing dependency: 'product.variations'. Either include it or remove the dependency array.

passHref is missing. See: https://nextjs.org/docs/messages/link-passhref

React Hook useEffect has a missing dependency: 'checkout'. Either include it or remove the dependency array.

w3bdesign avatar May 21 '22 19:05 w3bdesign