Skip to content

.to_json() improperly escapes JS function when serializing #213

Closed
@hcpchris

Description

@hcpchris

When the .to_json() method is called and a CallbackFunction is serialized, the resulting string containing the JS function can be improperly escaped in certain situations, resulting in an invalid JavaScript object.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions