-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Browser Module, Compass
-
2
-
Not Needed
When printing a string output in mongosh, the actual content is being printed in the output (similar to console.log behavior), in browser-repl though it's the string itself (similar to the util.inspect). We want to align the behavior between the two and print the content of the string instead of the string itself in browser-repl