feat: added footer and input in replay mode #275
Annotations
10 warnings
src/components/Chat/ChatInputMessage.tsx#L223
React Hook useCallback has a missing dependency: 'isReplay'. Either include it or remove the dependency array
|
src/components/Chat/PromptList.tsx#L37
React Hook useEffect has a missing dependency: 'refs.floating'. Either include it or remove the dependency array
|
src/components/Chat/ReportIssueDialog.tsx#L38
Unexpected any. Specify a different type
|
src/components/Chat/RequestApiKeyDialog.tsx#L37
Unexpected any. Specify a different type
|
src/components/Chat/Temperature.tsx#L10
Unexpected any. Specify a different type
|
src/components/Chatbar/Chatbar.tsx#L71
Unexpected any. Specify a different type
|
src/components/Chatbar/components/ChatFolders.tsx#L40
Unexpected any. Specify a different type
|
src/components/Common/Combobox.tsx#L16
Unexpected any. Specify a different type
|
src/components/Common/Combobox.tsx#L125
Unexpected any. Specify a different type
|
src/components/Common/Combobox.tsx#L147
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading