Copy and Paste Issue in ChatGPT Desktop App on macOS

Same issue. Mac OS and Windows 10, Chrome and Firefox. I can reduce this issue by cutting text first from either the address bar or text input box. No other website or tool has this issue. The copy listener is failing. Quite a few JS errors in the console. I’m going to start blocking OpenAI from spying because what I saw when inspecting the source is a turn off.

For a temp solution, I’ll test if removing the copy listener fixes this. How? right-click > inspect > … > listeners.

Source map error: Error: request failed with status 404
Resource URL: https://cdn.oaistatic.com/_next/static/css/3fa7e362c60113a3.css?dpl=0eb06d1ca14a173bcd1bae1cf21f80dca728a1a0
Source Map URL: 3fa7e362c60113a3.css.map

Source map error: Error: URL constructor: is not a valid URL.
Resource URL: wasm:https://cdn.oaistatic.com/_next/static/chunks/vendor-500010f15c76dbe3.js?dpl=0eb06d1ca14a173bcd1bae1cf21f80dca728a1a0%20line%2031%20>%20WebAssembly.compile
Source Map URL: null

Source map error: Error: request failed with status 404
Resource URL: https://cdn.oaistatic.com/_next/static/chunks/3590.bacaa9c23f3a30b7.js?dpl=0eb06d1ca14a173bcd1bae1cf21f80dca728a1a0
Source Map URL: 3590.bacaa9c23f3a30b7.js.map

Source map error: Error: request failed with status 404
Resource URL: https://cdn.oaistatic.com/_next/static/chunks/pages/_app-80933a1d21cb4466.js?dpl=0eb06d1ca14a173bcd1bae1cf21f80dca728a1a0
Source Map URL: _app-80933a1d21cb4466.js.map



2 Likes