Would anyone know why my CMP json returns html characters instead of something like
? It's returning it as
and makes extJS give a unterminated regular expression literal
Checking the DB the data is correct, <p>test<\/p> and when refreshing the CMP it doesn't cause the error. It's only after saving the item that the JSON shows the data as
If anyone knows why and how to solve this issue I would be grateful.
I've had to put spaces in between the character cos the forum is converting it to html...