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
Hello, we faced the issue with styled links. The links in Edit mode work only when there is no extra styling. For example, I’ve added boldness to this link - and it doesn’t work anymore (clicking on it doesn’t display any link menu):
But if I remove boldness, link menu displays on click:
We have a paid Froala version 4.1.4, here are dependencies from our package.json:
Styled links work when iframe: true is removed from the config, but it's important for us to keep the iframe mode. Do we have any fix or workaround for this?
The text was updated successfully, but these errors were encountered:
Hello, we faced the issue with styled links. The links in Edit mode work only when there is no extra styling. For example, I’ve added boldness to this link - and it doesn’t work anymore (clicking on it doesn’t display any link menu):
But if I remove boldness, link menu displays on click:
We have a paid Froala version 4.1.4, here are dependencies from our package.json:
This is our Froala config (simplified it a little to show only important configs):
Styled links work when
iframe: true
is removed from the config, but it's important for us to keep the iframe mode. Do we have any fix or workaround for this?The text was updated successfully, but these errors were encountered: