Skip to content

Month UNDEFINED if shortcuts and monthSelect are enabled #412

@XavierCLL

Description

@XavierCLL

The month showed as UNDEFINED if shortcuts and monthSelect are enabled:
screenshot_20180313_155839

Config:

{
       shortcuts :
            {
                'prev-days': [1,3,5,7],
                'prev': ['week','month','year'],
                'next-days':null,
                'next':null
            },
        monthSelect: true,
	yearSelect: true,
}

Using jquery-date-range-picker v 0.16.1

Metadata

Metadata

Assignees

Labels

Status: doneType: regressionValid bug in a previously working feature, confirmed by a contributor.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions