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]: unable to open bold/italics/underline links #4621

Open
1 of 2 tasks
nooblyf opened this issue Nov 10, 2023 · 2 comments
Open
1 of 2 tasks

[Bug]: unable to open bold/italics/underline links #4621

nooblyf opened this issue Nov 10, 2023 · 2 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

@nooblyf
Copy link

nooblyf commented Nov 10, 2023

Which packages did you experience the bug in?

core, extension-link, react

What Tiptap version are you using?

2.1.12

What’s the bug you are facing?

Whenever a piece of text is both bold/italics/underline and linked, clicking on it it doesn't open the link even if i set openOnClick: true in Link extensions' configuration

What browser are you using?

Chrome

Code example

No response

What did you expect to happen?

Link to open on click as it does if text is not bold/italics/underline

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. 💖
@nooblyf nooblyf 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 Nov 10, 2023
@Karol-Waliszewski
Copy link

+1

@dcourv
Copy link

dcourv commented Dec 18, 2023

It looks like this was already fixed (see #4423), but the relevant commit (82f16d2) isn't in stable yet. To get it, you need to use version 2.2.0-rc.7.

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

5 participants