Open davidany opened 1 year ago
this is my first pr to someone else's project, so if I screwed it up, please let me know, but I tested locally on chrome and chat-gpt save as link now working for me
works also for me and a friend that had the same problem
the buttons kept flashing at bottom of page, I changed the check to false and it stopped the issue, please let me know if I broke something else
please fix this behavior @davidany
this was error
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'sheet') Context https://chat.openai.com/chat/b4fd8e8b-353f-4a78-b7a0-7f950a9e9140 Stack Trace content_script.js:255 (anonymous function)
const localCss = getCssFromSheet( document.querySelector(
style[data-styled][data-styled-version]
).sheet ) || "body{}";