Somehow I'm getting this encoding issue on 'cross' button on the modal's header. I've tried fixing headers for utf-8 encoding but it doesn't work. I can't modify the js to render ascii code instead. Please help in resolving this issue.
I'm fairly new to react and I couldn't find a way to fix encoding issues in React apart from fixing my application's headers.
Somehow I'm getting this encoding issue on 'cross' button on the modal's header. I've tried fixing headers for utf-8 encoding but it doesn't work. I can't modify the js to render ascii code instead. Please help in resolving this issue.
I'm fairly new to react and I couldn't find a way to fix encoding issues in React apart from fixing my application's headers.