This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
Create webpack.yml #1
Annotations
1 warning
ESLint:
packages/core/react/use-chat.ts#L458
React Hook useCallback has unnecessary dependencies: 'abortControllerRef.current' and 'messagesRef.current'. Either exclude them or remove the dependency array. Mutable values like 'messagesRef.current' aren't valid dependencies because mutating them doesn't re-render the component
|