ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.78k stars 2.46k forks source link

Target < Popup Window> #5473

Closed ashishmishra14 closed 1 year ago

ashishmishra14 commented 1 year ago

Hi, We are using ckeditor4.21.0 library in our app code and we are seeing a problem with the Target < Popup Window> properties applied to a link. Everytime we save the Target < Popup Window> properties applied to a link it doesn't get applied. Is this a known issue to Ckeditor?

image

Is this a known issue? if yes, Is this being worked on currently?

Thanks Ashish

Comandeer commented 1 year ago

Could you prepare a sample reproduction? I've tested in the official docs and I wasn't able to reproduce the issue.

ashishmishra14 commented 1 year ago

This can be resolved. The problem was this element was not configured in the ckeditor we were using as a result the element was automatically disallowed.