Update popup when props change in usePopup
#108
Annotations
20 errors and 2 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build, lint, and test on Node 16.x and ubuntu-latest:
src/hooks/usePopup.ts#L51
React Hook useEffect has a missing dependency: 'update'. Either include it or remove the dependency array
|
Build, lint, and test on Node 18.x and ubuntu-latest:
src/hooks/usePopup.ts#L51
React Hook useEffect has a missing dependency: 'update'. Either include it or remove the dependency array
|