coassemble / froala-audio

plugin for inserting and modifying audio players with Froala WYSIWYG Editor
MIT License
5 stars 7 forks source link

Deleting audio not triggering removed event #2

Open nidhin038 opened 5 years ago

nidhin038 commented 5 years ago

Steps to reproduce :- 1) Upload an audio. 2) Select the audio file in the editor 3) Press delete button to remove the audio file. 4) File will be removed but all the other buttons will stay inactive and the froalaEditor.audio.removed is not getting triggered.