brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.94k stars 2.35k forks source link

AI Chat network error retry button has a JS error #42405

Open petemill opened 1 day ago

petemill commented 1 day ago

Description

AI Chat network error retry button has a JS error

Steps to reproduce

  1. Turn off local network (wifi / wired)
  2. Submit a prompt to AI Chat
  3. Observe network errro in AI Chat UI
  4. Re-enable local network
  5. Click retry

Actual result

Nothing happens.

JS error in console:

[8888:15116:1104/065538.153:ERROR:CONSOLE(2)] "Uncaught TypeError: Cannot read properties of undefined (reading 'sendMessage')", source: chrome-untrusted://chat/chat_ui.bundle.js (2)

Expected result

Request is retried, error disappears

Reproduces how often

Easily reproduced

Brave version (brave://version info)

1.75.18 1.73.91

Channel information

Reproducibility

Miscellaneous information

No response