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 (20,263 stars) (2,167 forks)batch import
P3Package: datetimeType: bughelp wanted

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