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
CKEditor allows ability to make links open in new windows (target="_blank" attribute); we typically disallow that attribute in the wysiwyg_filter settings.
Disable the "open link in new window" option in the WYSIWYG, if possible.
The text was updated successfully, but these errors were encountered:
CKEditor allows ability to make links open in new windows (target="_blank" attribute); we typically disallow that attribute in the wysiwyg_filter settings.
Disable the "open link in new window" option in the WYSIWYG, if possible.
The text was updated successfully, but these errors were encountered: