thx / rap2-dolores

MIT License
610 stars 255 forks source link

使用npm run build报错 #105

Closed 244180 closed 4 years ago

244180 commented 4 years ago

./src/components/editor/MoveModuleForm.tsx Line 81:6: React Hook useEffect has missing dependencies: 'dispatch' and 'repositories.length'. Either include them or remove the dependency array react-hooks/exhaustive-deps

./src/components/editor/MoveInterfaceForm.tsx Line 83:6: React Hook useEffect has missing dependencies: 'dispatch' and 'repositories.length'. Either include them or remove the dependency array react-hooks/exhaustive-deps

./src/components/repository/RepositoryForm.tsx Line 91:6: React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array react-hooks/exhaustive-deps

Bosn commented 4 years ago

https://github.com/thx/rap2-dolores/issues/74