You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to add your Hyperlink in my Strapi app (with strapi-plugin-react-editorjs), and after i did it, Hyperlink comes as additional tool in inline toolbox (with same icon) and seems like their behavior now is binded to each other. Now i'd like to fully replace built-in inline link tool with your Hyperlink. Do you have any ideas how can i do this?
I've added your extension through customTools.js as described HERE at the bottom of page (about extending)
I've read this issue and all links discussed in this thread, but didn't find a solution
Here's Hyperlink in inline toolbar
That's what happening when i click on link tool after Hyperlink:
The text was updated successfully, but these errors were encountered:
Grendaizo90
changed the title
Replace built-in LinkTool with Hyperlink
Replace built-in inline link tool with Hyperlink
Dec 24, 2022
I tried to add your Hyperlink in my Strapi app (with strapi-plugin-react-editorjs), and after i did it, Hyperlink comes as additional tool in inline toolbox (with same icon) and seems like their behavior now is binded to each other. Now i'd like to fully replace built-in inline
link
tool with your Hyperlink. Do you have any ideas how can i do this?I've added your extension through
customTools.js
as described HERE at the bottom of page (about extending)I've read this issue and all links discussed in this thread, but didn't find a solution
Here's Hyperlink in inline toolbar
That's what happening when i click on
link
tool after Hyperlink:The text was updated successfully, but these errors were encountered: