django-cms / djangocms-bootstrap4

django CMS Bootstrap 4 is a plugin bundle for django CMS providing several components from the popular Bootstrap 4 framework.
https://www.django-cms.org/
Other
82 stars 58 forks source link

Inline render creates an empty link in DjangoCMS CKEDITOR #53

Closed joeljv91 closed 5 years ago

joeljv91 commented 5 years ago

Hi

I tested this issue in django-cms (3.5.2) with djangocms-text-ckeditor (3.6.0) and every time I insert a bootstrap 4 link into Text plugin the preview render fails and in some cases when I press save the cms plugin it's not saved.

Steps to reproduce:

I disabled djangocms_bootstrap4 link and tested with default djangocms_text and is working fine.

I'm the only one with this issue?

Thanks

filwaitman commented 5 years ago

Hi @joeljv91 !

I'm not being able to reproduce this issue. You can see a screencast of it working here.

Also I didn't hear this error for anyone else. Would you be able to rebuild your env and double check it still happens?

Also you can try it via djangocms-helper (as I did in my video) so you can see if this is a problem with the instalation or just a misconfiguration.