Skip to content

Getting a blank picker #175

@rmdvector

Description

@rmdvector

Using the latest from git from this repo, I get a blank picker instead of the expected wheels.
The picker is displayed using return ( <DatePicker onDateSelected={(date) => this.handleChange({}, date)} // no event param /> )

image

If I use v2.0.6 from npm I get a missing `format` variable.

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