Skip to content

[AGE-3349] [Bug] JSON handling issue in the evaluator playground #2866

@mmabrouk

Description

@mmabrouk

Describe the bug

There is an issue in the evaluator Playground in the editor which makes it so that if you provide a string that has a JSON Markdown, it handles it as if it was without.

But there is still a problem with the edit mode.
I do not know how, but it counts this:
"json"\n{\n \"direction\": \"bullish\",\n }\n""
As this:
"\n{\n "direction": "bullish",\n }\n"
And it shouldn't. It does not happen in the evaluation when the evaluator runs. just in the edit tab.

AGE-3349

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions