I have my TinyMce configuration in a json file which is given (as a string) to the TinyMceSettings.RawSettings() method. With version 2.1.0 everything works as it should, but with versions 2.2.0 - 2.6.1 the style_formats-settings doesn't work properly. Under the formats toolbar item it shows the correct amount of styles (same amount as in the config file) but all the styles are blank, just white boxes and they don't do anything.
I have my TinyMce configuration in a json file which is given (as a string) to the TinyMceSettings.RawSettings() method. With version 2.1.0 everything works as it should, but with versions 2.2.0 - 2.6.1 the style_formats-settings doesn't work properly. Under the formats toolbar item it shows the correct amount of styles (same amount as in the config file) but all the styles are blank, just white boxes and they don't do anything.
The TinyMceConfig: