Decoration issue when having multiple custom Plugins

I just had this same issue and Google brought me here. Just update all your dependencies to the latest with eg npm-check-updates - npm Incase you are using Tiptap, make sure you don’t have separate prosemirror and tiptap imports since those might conflict (just use "@tiptap/pm").