palantir/blueprint

DateRangePicker singleMonthOnly does not support showing "outside" days

Open

#4,373 opened on Oct 16, 2020

View on GitHub
 (3 comments) (0 reactions) (1 assignee)TypeScript (2,167 forks)batch import
P3Package: datetimeType: bughelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (Avg merge 43d 10h) (27 merged PRs in 30d)

Description

ReactJS

  • Package version(s): "@blueprintjs/datetime": "^3.15.1"
  • Browser and OS versions: 86.0.4240.75 (Official Build) (64-bit), windows 10 2004

Question

in DateRangePicker, DateRangeInput picker Components, I cannot see "outside days" even I set DayPicker props: showOutsideDays to TRUE, Could you help me figure this out many thanks for your support

Contributor guide