Skip to content

Calender Wrapper issue #58

@nischhall

Description

@nischhall

calendar wrapper issue while importing for the react app. dropdown option for year and month not rendering as expected while working with ChakraUI.

<Box w={'full'} justifyContent={"center"} display="flex" >
<NepaliDatePicker

            minYear={2000}
            maxYear={2081}
            inputClassName="form-control"
            className=""
            value={issueDate}
            onChange={() => setissueDate(e.target.value)}
            options={{ calenderLocale: "ne", valueLocale: "en" }}
          />

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions