Can't clear datepicker


Topic: Can't clear datepicker

balcamo pro premium priority asked 2 years ago

Expected behavior

I am trying to add buttons that clear all elements on a form. I have a reset and exit button that should trigger the event.

Actual behavior

On clear/reset the value is remaining the same. I've tried the common datepicker jquery methods.

Resources (screenshots, code snippets etc.)

enter image description here

enter image description here


Grzegorz Bujański staff commented 2 years ago

What do you mean by common datepicker jquery methods? Can you paste here the code that executes when you click the clear button?


balcamo pro premium priority commented 2 years ago

$('.datepicker').datepicker('setDate', '') $('.datepicker).attr('value', '')


balcamo pro premium priority answered 2 years ago

I no longer need this resolved as I've removed the MDB datepicker from the project.


emmdb pro premium priority answered 2 weeks ago

Please resolve it, it has now become a headache


Mateusz Lazaru staff commented 2 weeks ago

If you need a clear-form-btn, try to create a handleClear() function. Inside the function you'll need to change the state of the picker's value prop.

I haven't checked it in older versions, but in MDB React 9.0.0 it should work just fine.


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 5.1.0
  • Device: PC
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No