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]: Clipboard Issue: Unwanted Text Included When Pasting Table Columns Outside of the Editor #5086

Open
1 of 2 tasks
jh-lee985 opened this issue Apr 22, 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

@jh-lee985
Copy link

Which packages did you experience the bug in?

Vue3

What Tiptap version are you using?

2.0.4 for core package

What’s the bug you are facing?

When pasting the copied table column into the tiptap editor, it works correctly. However, when pasting into the text editor (such as the Chrome Developer Console or Google Docs), text other than the column is also pasted.

What browser are you using?

Chrome

Code example

No response

What did you expect to happen?

Only the texts from the column is pasted

Anything to add? (optional)

No response

Did you update your dependencies?

  • Yes, I’ve updated my dependencies to use the latest version of all packages.

Are you sponsoring us?

  • Yes, I’m a sponsor. 💖
@jh-lee985 jh-lee985 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 Apr 22, 2024
@jh-lee985 jh-lee985 changed the title [Bug]: Pasting table column in text shows whole table content [Bug]: Clipboard Issue: Unwanted Text Included When Pasting Table Columns Outside of the Editor Apr 22, 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
Status: Triage open
Development

No branches or pull requests

1 participant