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

Node.js changeStream samples cut off

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • None
    • Server
    • None
    • 0.1

    Description

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

      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)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 31 weeks, 2 days ago