Description
The open in new tab for links option is now missing in Ckeditor. Was previously working using this config.
"link": {
"addTargetToExternalLinks": false,
"decorators": {
"openInNewTab": {
"attributes": {
"rel": "noopener noreferrer",
"target": "_blank"
},
"label": "Open in a new tab",
"mode": "manual"
}
}
},
Now the modal for links has the link and a bookmarks option which does not contain the lightswitch to open in new tab
Steps to reproduce
Additional info
- Craft version: 5.8.18
- PHP version:
- Database driver & version:
- Plugins & versions: CKEDitor 4.10.1