Skip to content

bypassDNA value on this line is undefined. Error/Mistake #293

Description

@null-prophet

Looking a the code here:

options.bypassDNA !== undefined ? (bypassDNA = options.bypassDNA) : null;

It looks like the options.bypassDNA value doesn't really set properly as the the value its setting isn't defined.

Wasn't sure if this was a problem before in the code or added in changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions