Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: insertContent cant receive node of ProseMirror #5764

Open
1 task done
dingshaohua-com opened this issue Oct 24, 2024 · 0 comments
Open
1 task done

[Bug]: insertContent cant receive node of ProseMirror #5764

dingshaohua-com opened this issue Oct 24, 2024 · 0 comments
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug

Comments

@dingshaohua-com
Copy link

Affected Packages

core

Version(s)

2.8.0

Bug Description

const node = this.type.create({src: imgBase64});
editor.commands.insertContent(node)

cant work

Browser Used

Chrome

Code Example URL

No response

Expected Behavior

nomal

Additional Context (Optional)

No response

Dependency Updates

  • Yes, I've updated all my dependencies.
@dingshaohua-com dingshaohua-com added Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug labels Oct 24, 2024
nperez0111 added a commit that referenced this issue Oct 24, 2024
nperez0111 added a commit that referenced this issue Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Open Source The issue or pull reuqest is related to the open source packages of Tiptap. Type: Bug The issue or pullrequest is related to a bug
Projects
None yet
Development

No branches or pull requests

1 participant