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]: streamContent is not a function #6004

Closed
1 task done
tokarskyibogdan opened this issue Jan 8, 2025 · 1 comment
Closed
1 task done

[Bug]: streamContent is not a function #6004

tokarskyibogdan opened this issue Jan 8, 2025 · 1 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

Comments

@tokarskyibogdan
Copy link

Affected Packages

react

Version(s)

2.11.0

Bug Description

The issue occurs when I try to use streamContent command as mentioned in the docs, editor.commands.streamContent but it seems that there is no such command, I also used search by "streamContent" in the repo and couldn't find any mentions apart from docs.

Does this command exists?

image

Browser Used

Chrome

Code Example URL

No response

Expected Behavior

streamContent Command to be present

Additional Context (Optional)

TipTap packages I use

"@tiptap/extension-highlight": "^2.11.0",
    "@tiptap/extension-placeholder": "^2.11.0",
    "@tiptap/extension-typography": "^2.11.0",
    "@tiptap/pm": "^2.11.0",
    "@tiptap/react": "^2.11.0",
    "@tiptap/starter-kit": "^2.11.0",

Dependency Updates

  • Yes, I've updated all my dependencies.
@tokarskyibogdan tokarskyibogdan 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 Jan 8, 2025
@nperez0111
Copy link
Contributor

streamContent is only available with the ai extension installed

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

2 participants