I want to replicate a bug in our Angular 14 project with NgxEditor on stackblitz. But I could not get pass the error Error: Can not convert <"Hello "> to a Fragment (looks like multiple versions of prosemirror-model were loaded). I fixed it in our local environment with this work-around. But it does not work on stackblitz: https://stackblitz.com/edit/ngx-editor-sacrnfh3?file=package.json
Btw: The bug makes backspace stop working after using ctrl+A to clear text