Yeah special use characters within your data can present a problem. I would say first see if you can avoid the characters in the data. If not then you need to some data manipulation to remove/replace them before processing it in JS.
Yeah special use characters within your data can present a problem. I would say first see if you can avoid the characters in the data. If not then you need to some data manipulation to remove/replace them before processing it in JS.