Canic Posted August 4, 2020 Posted August 4, 2020 Hey, i need some help on my problem. I try to send a mysql data with a column (string | JSON) to the client. The weird problem is, on the client side all before cef.execute the double quote is escaped (see screenshot). After execute the escape is away and i can not convert it back to a object with json.parse. Does anyone had this problem before or have any idea why this happening. Client before cef.execute (look at the "data" object): Client inside CEF: so now the json is invalid
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now