clear button of date/time picker not working properly


Topic: clear button of date/time picker not working properly

emmdb pro premium priority asked a year ago

**clear button of datetime picker not working properly as similar to as it work in date picker as it is not clearing input

onTimepickerOpen event & onDatepickerOpen event are also not firing

is it any way we can remove clear button date/time picker **

clear button should clear input field in date time picker

** class-1-${r.id},

              }}
              onChange={handleChange}
              onTimepickerClose={() => checkBlur(r.id)}
              onDatepickerOpen = {()=> console.log("date picker")}
              onTimepickerOpen = {()=> console.log("time picker")}

            />

**


Mateusz Lazaru staff commented a year ago

Thanks for reporting this, we will take a closer look at this problem. There is no built-in option to remove the button, but I would add display: none if you want to hide it. We will fix that soon.


emmdb pro premium priority answered 10 months ago

Im also having this issue please resolve it asap


Mateusz Lazaru staff commented 10 months ago

It's already on our to-do list, we'll try to fix it as a priority.


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: MDB5 8.0.0
  • Device: Laptop
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No