Repeat loading pasted images when typing

Hi everyone, I really love ProseMirror.

Today when I pasted an image into the Editor, and type something, I found the pasted image loads everytime when I hit a key, just in case, I copied an article with 20 images, and type a letter ‘q’, it triggers 20 image loadings, and type another letter ‘u’, it trigger loading 20 images again. This behaviour simular what I type some characters in “https://tiptap.dev/”. Can anyone tell me how to solve this? Many many thanks.

If this is something you can reproduce without TipTap, show me how to reproduce it and I can take a look.