Joshua Hanson
Joshua Hanson
I would like to upgrade my project to React 17 but this dependency lists peerDependencies of React 16. Peer Dependencies should be updated to be `React 16 || React 17`....
bumping these dependencies caused missing footnotes import. "@aeaton/react-prosemirror": "^2.0.3" "@aeaton/react-prosemirror-config-default": "^2.0.3" Even if I include "@aeaton/prosemirror-footnotes": "^2.0.2" the `import { footnotes }` line still returns `undefined` Current proposed solution is...
**Describe the bug** starting with a fresh indexeddb, I load 'de' version of content and only see 'en' for one-to-one and one-to-many fields **Expected behavior** loading 'de' version of content...