Skip to content

Abhinav/bra2 873 chat embeddable learned improvements #26

Abhinav/bra2 873 chat embeddable learned improvements

Abhinav/bra2 873 chat embeddable learned improvements #26

Triggered via pull request December 11, 2025 22:36
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#L100
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