inc2734/snow-monkey#1417 #49
Annotations
6 warnings
Test:
src/src/blocks/any-posts/edit.js#L31
React Hook useEffect has missing dependencies: 'attributes.clientId' and 'setAttributes'. Either include them or remove the dependency array. If 'setAttributes' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Test:
src/src/blocks/local-nav/edit.js#L22
React Hook useEffect has missing dependencies: 'attributes.clientId' and 'setAttributes'. Either include them or remove the dependency array. If 'setAttributes' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Test:
src/src/blocks/profile-box/edit.js#L12
React Hook useEffect has missing dependencies: 'attributes.clientId' and 'setAttributes'. Either include them or remove the dependency array. If 'setAttributes' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Test:
src/src/blocks/ranking/edit.js#L31
React Hook useEffect has missing dependencies: 'attributes.clientId' and 'setAttributes'. Either include them or remove the dependency array. If 'setAttributes' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Test:
src/src/blocks/recent-posts/edit.js#L28
React Hook useEffect has missing dependencies: 'attributes.clientId' and 'setAttributes'. Either include them or remove the dependency array. If 'setAttributes' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Test:
src/src/blocks/site-branding/edit.js#L15
React Hook useEffect has missing dependencies: 'attributes.clientId' and 'setAttributes'. Either include them or remove the dependency array. If 'setAttributes' changes too often, find the parent component that defines it and wrap that definition in useCallback
|