Spécial characters not shown correctly

Hi guys,

Just having a small issue with special characters like ç é è î ü ã
They show up correctly in the text input until I submit it and then they show up like that in the app & the DB : &#233 ;

My header has set. The database accepts those inputs and the backend is not the issue as I use it for other things and it accepts those. I am not too sure where to look at to be honest.
I tested and put in special characters in the db and they show up correctly in the db. I believe the problem in on the way to the backend.

Any idea what could go wrong - the sanitize maybe?
Thank for your help

1 Like