Tinymce in every modal bootsrap only working in the first modal

Tinymce in every modal bootsrap only working in the first modal

Hello, merry Christmass hope not to late lah to say, well quick question

here is demo

My goal is make all tinmyce should work in every modal, in my demo only first modal working fine but another modal not working, already googling i use jquery to detect modal open or shown  then put configuration tinymce inside it, the script bellow here

  1. //first modal
  2. $('#myModal').on('shown.bs.modal', function(event) {
  3. //here is configuration tinymce
  4. })

Thanks for any respond, 

Best Regards
Freddy Sidauruk