vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Bug Report: Playground Result NaN are displayed as null

Open jyeros opened this issue 4 years ago • 1 comments
trafficstars

Bug Report

Current Behavior

Fields with value NaN are displayed as null in Playground Result.

Code/Gist

Expected Behavior/Code

Fields with value NaN should be displayed as NaN in Playground Result.

Environment

  • node.js / npm versions:
  • OS:

Possible Solution

Additional Context/Screenshots

jyeros avatar May 04 '21 19:05 jyeros

@jyeros Thank you for reporting this, this definitely does not look it should be. I’ve opened https://jira.mongodb.org/browse/VSCODE-257 to track this in our internal JIRA.

addaleax avatar May 05 '21 09:05 addaleax