Jump to content

CEF - JSON in JSON (Server -> Client)


Recommended Posts

Posted

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):

spacer.png

Client inside CEF:

spacer.png

so now the json is invalid

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...