Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11865

Node.js changeStream samples cut off

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: Server
    • Labels:
      None
    • 0.1

      ----------------------------

      Original Description

      There's a bizarre error with Node.js examples at https://docs.mongodb.com/manual/changeStreams/: the first 4 characters of each line are cut off:

       

      nst changeStream = collection.watch({ fullDocument: 'updateLookup' }); angeStream.on('change', function(change) {

      t resumeToken;

       

       

      etc.
      ----------------------------

      Description

      Scope of changes (files that need work and how much)

      Impact to other docs outside of this product

      MVP (work and date?)

      Resources (e.g. Scope Docs, Invision)

            Assignee:
            jeffrey.allen@mongodb.com Jeffrey Allen
            Reporter:
            dandv Dan Dascalescu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 42 weeks, 3 days ago