Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to assign null to an object #21

Closed
namigop opened this issue Feb 26, 2024 · 0 comments
Closed

Unable to assign null to an object #21

namigop opened this issue Feb 26, 2024 · 0 comments
Assignees

Comments

@namigop
Copy link
Owner

namigop commented Feb 26, 2024

Steps

  1. In the request tree, double click on a class node
  2. Check the "null" checkbox
  3. The tree is updated and it now displays myvar = null
  4. Switch to Json View

Actual :
Json view shows that the object has value
Expected:
It should show as "myVar":null

@namigop namigop self-assigned this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant