Add multiple file upload to the AI assistant #63
Annotations
3 warnings
build-and-test:
frontend/src/components/Answer/Answer.tsx#L73
React Hook useEffect has a missing dependency: 'answer'. Either include it or remove the dependency array
|
build-and-test:
frontend/src/pages/chat/Chat.tsx#L105
React Hook useEffect has a missing dependency: 'toggleErrorDialog'. Either include it or remove the dependency array
|
build-and-test:
frontend/src/pages/chat/Chat.tsx#L764
React Hook useEffect has a missing dependency: 'getUserInfoList'. Either include it or remove the dependency array
|