Expected behaviour
When clicking outside the editor or typing text the html of a custom component should not be changed. I tried to find a option to disable this behaviour but with no success. Is there any way to achieve this?
Actual behavior.
When clicking outside the editor or typing text the html of a custom component is changed.
The div with class "c-accordionDropdown__listOptions" is removed from the accordion-dropdown and placed apart
Steps to reproduce the problem.
Insert a aurelia component inside the div with class fr-element fr-view. Type some text on the editor or click outside of it and the component div with class "c-accordionDropdown__listOptions" is removed from the accordion-dropdown and placed apart
OS.
Windows 10
Browser.
Chrome 73.0.3683.103
Recording.

Expected behaviour
When clicking outside the editor or typing text the html of a custom component should not be changed. I tried to find a option to disable this behaviour but with no success. Is there any way to achieve this?
Actual behavior.
When clicking outside the editor or typing text the html of a custom component is changed.
The div with class "c-accordionDropdown__listOptions" is removed from the accordion-dropdown and placed apart
Steps to reproduce the problem.
Insert a aurelia component inside the div with class fr-element fr-view. Type some text on the editor or click outside of it and the component div with class "c-accordionDropdown__listOptions" is removed from the accordion-dropdown and placed apart
OS.
Windows 10
Browser.
Chrome 73.0.3683.103
Recording.
