I try to use decorator feature (e.g. target='_blank'):
My configuration:
link: {
decorators: [
{
mode: 'manual',
label: 'Open in new tab',
attributes: {
target: '_blank',
},
},
],
},
Thanks for reporting it 鉂わ笍
It somehow slipped by during the reviews. Thank god you caught it before we release this feature :)
Most helpful comment
Thanks for reporting it 鉂わ笍
It somehow slipped by during the reviews. Thank god you caught it before we release this feature :)