Skip to content
This repository was archived by the owner on Aug 13, 2018. It is now read-only.
This repository was archived by the owner on Aug 13, 2018. It is now read-only.

Falsy JSON values appear as quoted empty strings #68

Open
@tdhsmith

Description

@tdhsmith

Expanding JSON payloads or inspecting them in the JSON tab seems to wreck JS falsy values (notably 0 and null) and display them as quoted empty strings ("").

For example, observe how the objectId and alert properties change as the tree is expanded:
screen shot 2017-01-05 at 2 10 40 pm
screen shot 2017-01-05 at 2 10 49 pm
screen shot 2017-01-05 at 2 10 57 pm
Demonstrated in WebSocket Monitor 0.6.4 on FF dev edition 52.0a2.

Is all the TreeView behavior coming from the Firebug SDK? I don't know enough about extensions or React to trace the functionality very quickly here...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions