Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Follow does not get propagated to child entries of dir reader #14

Open
@satazor

Description

@satazor

getChildProps incorrectly sets the follow based on this.follow, shouldn't it be this.props.follow?
https://github.com/isaacs/fstream/blob/master/lib/dir-reader.js#L212

follow on this or me is not being set anywhere. This causes wrong behaviour when using follow: true on nested folders that have symlinks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions