Skip to content

Passing 'undefined' to createClient fails with >=0.12 #651

Closed
@rwky

Description

@rwky

Previously I could pass undefined variables to createClient and they'd be populated as the defaults. Since 0.12 null must be passed due to the === operator.

Should the old behaviour still work? If so it's an easy fix by changing to == in createClient

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