TeemuKoivisto / prosemirror-dev-toolkit

Injectable developer tools for ProseMirror rich-text editors implemented in Svelte and TypeScript.
https://teemukoivisto.github.io/prosemirror-dev-toolkit/
MIT License
115 stars 6 forks source link

Breaking google docs/sheets #65

Closed tslocke closed 1 year ago

tslocke commented 1 year ago

This has just started for me - I get an error as soon as I load a google sheet or a google doc. Fixed when I disable this extension.

TeemuKoivisto commented 1 year ago

Hey, I was reported this error by someone else as well, turns out running the content script at document_end breaks Docs (for some reason). Switched to document_start and deployed it, try updating to v1.0.8!