gh-pages: make it work #53
+3
−3
Open
Annotations
2 warnings
Build project:
ui-warped-map/src/components/DataLoader.tsx#L40
React Hook useEffect has a missing dependency: 'log'. Either include it or remove the dependency array
|
Build project:
ui-warped-map/src/components/DataLoader.tsx#L101
React Hook useEffect has missing dependencies: 'log', 'mapRef', 'onDataLoaded', 'sources', and 'timeout'. Either include them or remove the dependency array. If 'onDataLoaded' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Loading