tiff / wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
http://xing.github.com/wysihtml5/
MIT License
6.49k stars 1k forks source link

Multiple Submit Functions are called in Angularjs2 #552

Open itoufo opened 8 years ago

itoufo commented 8 years ago

I have an application with angularjs2, using this editor.

After the Editor created and open another Component (once destroy the component including the editor), form has 2 submit functions when I reopen the Editor Component. Additionally, first event does not have reference for iframe, that cause return Error..