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]: Copy a table from a Word document with a link #4848

Closed
1 of 2 tasks
kbin24 opened this issue Feb 2, 2024 · 5 comments
Closed
1 of 2 tasks

[Bug]: Copy a table from a Word document with a link #4848

kbin24 opened this issue Feb 2, 2024 · 5 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

@kbin24
Copy link

kbin24 commented Feb 2, 2024

Which packages did you experience the bug in?

core,Vue2

What Tiptap version are you using?

2.0.0

What’s the bug you are facing?

Copy a table from a Word document with a link in it. But after copying it into TIptap, other text will be converted into links.

Actual in Word Document

企业微信截图_20240202135802

Actual in Tiptap

12313123213

Reproduction steps

  1. Add a table with links in a Word document
  2. Copy Table into Tiptap (https://templates.tiptap.dev/NRmPrnCGJn)

What browser are you using?

Chrome

Code example

No response

What did you expect to happen?

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. 💖
@kbin24 kbin24 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 Feb 2, 2024
@github-project-automation github-project-automation bot moved this to Triage open in Tiptap Feb 2, 2024
@kbin24
Copy link
Author

kbin24 commented Feb 5, 2024

This bug will only appear after the @tiptap/extension-link version is 2.1.15

@Naroh091
Copy link

Naroh091 commented Feb 5, 2024

We're experiencing similar issues pasting content with links from Google Docs:

Actual document:

image

Result after pasting in TipTap:

image

For us, downgrading extension-link to versions prior to 2.1.15 didn't work – we ended up downgrading everything to 2.0.4 which was the latest version we knew didn't have this bug for now until we narrow down which versions are working and which versions don't.

@jakebarshickf1nx
Copy link

2.1.10 is the last version that I don't experience any pasting issues FYI. Seems like 2.1.11 is where things start breaking for me maybe #4354 is the initial cause?

@svenadlung
Copy link
Member

Thanks! We are investigating this issue.

@schristiansson
Copy link

Thanks! We are investigating this issue.

We had the same problem and updated tiptap to latest and this issue can be closed as of https://github.com/ueberdosis/tiptap/releases/tag/v2.2.3

@kbin24 kbin24 closed this as completed Mar 2, 2024
@github-project-automation github-project-automation bot moved this from Triage open to Done in Tiptap Mar 2, 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
No open projects
Archived in project
Development

No branches or pull requests

5 participants