- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: BSON
- 
    None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
As pointed out by https://github.com/mongodb/stitch-js-sdk/issues/240 the js-bson library currently cannot parse BSON.Binary in Angular. Trying to call EJSON.parse() on a document with binary data will fail with the error: "ReferenceError: Can't find variable: Buffer".