angular-ui / ui-tinymce

AngularUI wrapper for TinyMCE
MIT License
488 stars 371 forks source link

problem with json_encode #267

Closed hitokiri closed 8 years ago

hitokiri commented 8 years ago

tinymce does not correctly render the html or text when it is brought by angular from json_encode

hitokiri commented 8 years ago

I found how to solve the problem is by using the function of js html_entity_decode