Skip to content

Handle chunk SSE events for token-by-token streaming #38

Handle chunk SSE events for token-by-token streaming

Handle chunk SSE events for token-by-token streaming #38

Triggered via pull request January 14, 2026 20:34
Status Success
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
build: src/components/ChatWidget/ChatWidget.tsx#L98
React Hook useCallback has a missing dependency: 'showBranding'. Either include it or remove the dependency array. If 'setConfig' needs the current value of 'showBranding', you can also switch to useReducer instead of useState and read 'showBranding' in the reducer