Grapesjs: The specified element mode is not supported on element: "a" and CKE config

Created on 5 Aug 2018  路  3Comments  路  Source: artf/grapesjs

@artf there's an issue with CKE and grapes. Go to your Newsletter demo, double click the text on a button and check the inspector. We are getting _The specified element mode is not supported on element: "a"_ which is a CKE issue (as far as I know). Any ideas? Probably something to add to the CKE config. Just not sure what and how :)

outdated

Most helpful comment

Hi @kickbk,
You can try to add
CKEDITOR.dtd.$editable.a = 1;

All 3 comments

Hi @kickbk,
You can try to add
CKEDITOR.dtd.$editable.a = 1;

@maryia-kabash seems to work. Thanks!

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kawika-connell picture kawika-connell  路  3Comments

YashPrince picture YashPrince  路  3Comments

andre2 picture andre2  路  3Comments

Snarkly picture Snarkly  路  3Comments

adam-gpc picture adam-gpc  路  3Comments