Describe the bug
Hey, when you have a link inside of a custom non editable block, with the usual stuff to open it in a new page, it opens twice. Seems to be related to thishttps://github.com/ueberdosis/tiptap/issues/4877, resolved by this https://github.com/ueberdosis/tiptap/pull/5040.
Click on the google link there, make sure the popups are able to open on stackblitz (I had to enable them to see the issue). Two tabs should open with the google link
Describe the bug Hey, when you have a link inside of a custom non editable block, with the usual stuff to open it in a new page, it opens twice. Seems to be related to thishttps://github.com/ueberdosis/tiptap/issues/4877, resolved by this https://github.com/ueberdosis/tiptap/pull/5040.
To Reproduce
https://stackblitz.com/edit/github-a6kavu-fbsh1d?file=App.tsx
https://github.com/user-attachments/assets/4c2238ca-73f8-4b9a-b5ea-d9c45fe6b240
Misc