The problem is the default select
element in the html is not good so what I want is to implement select2 plugin for the select
in the Style manager of the grapesjs. As you can see in the fiddle I have tried it and it works but the thing is if we change the value in select
it is not firing the event [the style change is not applying].
Please check the fiddle and let me know the proper way to do it.