Hi,
For our project, we use Angular directives to render some objects. These objects will be added by content poeple. They will insert them into html with CKEditor. So I created widgets in order to have the correct html for Angular to render them. All is setup, but it seems that Angular is not going into the iframe of the CKEditor. I'm fairly new to both Angular and CKEditor, so I would like some help on this. I can't find any online for this.
thx in advance.