This happens when Zoo Code suggests response options. They are empty (no text is displayed). When I click the "Copy to input" button, an error occurs. This issue affects versions 3.74 and 3.76.
TypeError: Cannot read properties of undefined (reading 'trim')
at inputValue.trim (../../../../webview-ui/src/components/chat/ChatTextArea.tsx:261:21)
at ti (../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js:172:118)
at useMemo (../../../../node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react.production.min.js:26:47)
at inputValue.trim (../../../../webview-ui/src/components/chat/ChatTextArea.tsx:260:8)
at Nh (../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js:160:136)
at Yi (../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js:192:56)
at f,b.memoizedState=f,b.flags&256){e=Ji(Error(p(423)),b);b=lj (../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js:293:274)
at tj (../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js:279:388)
at tj (../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js:279:319)
at tj (../../../../node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.production.min.js:279:179)
at https://file+.vscode-resource.vscode-cdn.net/c%3A/Users/HP/.vscode/extensions/zoocodeorganization.zoo-code-3.74.0/webview-ui/build/assets/index.js:2783:339818
at div
at https://file+.vscode-resource.vscode-cdn.net/c%3A/Users/HP/.vscode/extensions/zoocodeorganization.zoo-code-3.74.0/webview-ui/build/assets/index.js:2793:6025
at nOn (../../../../webview-ui/src/App.tsx:64:5)
at o (../../../../node_modules/.pnpm/@radix-ui+react-context@1.1.4_@types+react@18.3.31_react@18.3.1/node_modules/@radix-ui/react-context/dist/index.mjs:29:14)
at aYt (../../../../node_modules/.pnpm/@radix-ui+react-tooltip@1.2.11_@types+react-dom@18.3.7_@types+react@18.3.31__@types+rea_88c151721934f8683fe33b633effbc1c/node_modules/@radix-ui/react-tooltip/dist/index.mjs:29:4)
at sq (../../../../webview-ui/src/components/ui/tooltip.tsx:8:47197)
at An (../../../../node_modules/.pnpm/@tanstack+react-query@5.101.2_react@18.3.1/node_modules/@tanstack/react-query/build/modern/QueryClientProvider.js:20:2)
at bvt (../../../../webview-ui/src/i18n/TranslationContext.tsx:16:70)
at hvt (../../../../webview-ui/src/context/ExtensionStateContext.tsx:198:86)
at XDn (../../../../webview-ui/src/components/ErrorBoundary.tsx:19:2)
at r (../../../../node_modules/.pnpm/react-i18next@15.5.1_i18next@25.2.1_typescript@5.9.3__react-dom@18.3.1_react@18.3.1__react@18.3.1_typescript@5.9.3/node_modules/react-i18next/dist/es/withTranslation.js:6:4)
at https://file+.vscode-resource.vscode-cdn.net/c%3A/Users/HP/.vscode/extensions/zoocodeorganization.zoo-code-3.74.0/webview-ui/build/assets/index.js:3704:89966

This happens when Zoo Code suggests response options. They are empty (no text is displayed). When I click the "Copy to input" button, an error occurs. This issue affects versions 3.74 and 3.76.