| Tech | Version |
|---------------------|---------|
| material-ui-pickers | 2.1.2 |
| material-ui | 3.2.0 |
| React | 16.5.2 |
| Browser | Chrome |
| Peer library | moment |
(side note: the example sandbox link has very outdated dependancies)
https://codesandbox.io/s/50pn28k03k

Nice catch! Will be fixed asap
Nice catch! Will be fixed asap
Many thanks!!
Tech | Version
-- | --
material-ui-pickers | 2.1.1
material-ui | 3.7.0
React | 16.7.0
Browser | Chrome
Peer library | date-fns
+1
Did anyone was able to fix it?
I wanted to ask a question here without creating a whole new bug, since it's related to the inline date picker -- is there a reason the dialogActions are disabled in the inline version? So if I want the ability to set 'today' I have to use the regular modal version?
@visarts yes, for inline datepicker it is not possible to add modal actions. You can play around input adornments if you want additional controls
Thanks @dmtrKovalenko for the quick work around.
You can close this issue
Thanks @dmtrKovalenko for the quick work around.
You can close this issue
agreed, thanks!
Most helpful comment
Nice catch! Will be fixed asap