https://codesandbox.io/s/datepicker-tkn6r
If I set the current value or the minDate of a Datepicker to a date before Y2K, I see the following behaviors:
(See the linked codesandbox for an example that behaves problematically)

I _can_ use the right-arrow button to select months _after_ my maxDate:

The month dropdown doesn't contain any values:

| Tech | Version |
| ------- | ------- |
| Base UI | v9.25.0 |
| React | 16.8.6 |
| browser | Chrome Version 78.0.3904.108 (Official Build) (64-bit) |
@tconkling can you help us look into this?
Hi @gergelyke,
I'll try to send the PR tomorrow.
Here you go: https://github.com/uber/baseweb/pull/2430
Most helpful comment
Hi @gergelyke,
I'll try to send the PR tomorrow.