Missing map shapes in summary step #3773
Annotations
3 warnings
Build Javascript:
src/components/Map/LeafletMap.jsx#L114
React Hook useEffect has an unnecessary dependency: 'featureGroupRef.current'. Either exclude it or remove the dependency array. Mutable values like 'featureGroupRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
Build Javascript:
src/components/Map/LeafletMap.jsx#L114
React Hook useEffect has an unnecessary dependency: 'featureGroupRef.current'. Either exclude it or remove the dependency array. Mutable values like 'featureGroupRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
Build Javascript:
src/components/Map/LeafletMap.jsx#L114
React Hook useEffect has an unnecessary dependency: 'featureGroupRef.current'. Either exclude it or remove the dependency array. Mutable values like 'featureGroupRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|
Loading