-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 0.5.0
-
Component/s: Playgrounds
-
None
See https://github.com/mongodb-js/vscode/issues/292 (I have verified that that fails with 0.5.0):
Current Behavior
Fields with value NaN are displayed as null in Playground Result.
Expected Behavior/Code
Fields with value NaN should be displayed as NaN in Playground Result.
- is related to
-
VSCODE-523 Display playground documents and results with Shell Syntax instead of EJSON by default
- Ready for Work