34bb34f890
✨ [Error] Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render.
...
error (intercept-console-error.js:57)
getRootForUpdatedFiber (react-dom-client.development.js:3899)
dispatchSetStateInternal (react-dom-client.development.js:8249)
dispatchSetState (react-dom-client.development.js:8209)
(anonymous function) (react-tooltip.min.mjs:18:14416)
2025-09-15 10:58:08 +08:00
532aba026a
fix: filter empty URLs in image gallery to prevent browser reload
...
- Add validation to filter out empty and whitespace-only image URLs
- Return null when no valid images exist
- Prevents console errors and browser reload issues from empty img src
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-15 10:57:38 +08:00
ba95a431b3
fix: assistant answer pb
2025-09-15 10:56:59 +08:00
60a33804cc
fix: suggestion is not rendered
2025-05-30 09:59:27 +08:00
7216f40bee
feat: add single file upload
2025-04-14 18:38:27 +08:00
30509d92a3
add workflow process
2024-04-23 17:57:24 +08:00
b62e34c6fa
feat: support output agent info
2024-01-29 13:00:14 +08:00
ed839618a7
feat: move anwser related code
2024-01-26 18:06:04 +08:00
5dc3658e19
feat: support upload image
2023-11-22 11:08:09 +08:00
cfd0c9532f
feat: lint code
2023-06-10 14:04:40 +08:00
97d3a6277d
feat: init
2023-04-14 20:35:08 +08:00