Topic: [Datepicker] Cannot change value dynamically
tmrnd_estima
premium
asked 1 year ago
Expected behavior Should change value dynamically which both value should be same for both field
Actual behavior Still use initial default value
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- User: Premium
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 3.0.0
- Device: Laptop, PC
- Browser: Google Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Wojciech Staniszewski staff commented 1 year ago
We will add the property to change the Datepicker value manually in the next release.
keshov pro commented 1 year ago
I am also facing the same issue. Is this issue fixed?
Wojciech Staniszewski staff commented 1 year ago
Yes, the
value
property has already been added.webcc priority commented 1 year ago
I can no longer reset the value to null. Is there a way to do it?
Wojciech Staniszewski staff commented 1 year ago
What do you mean by resetting the value to null?
webcc priority commented 1 year ago
I mean resetting to have no value at all, as it appears the first time when the value property is empty
Wojciech Staniszewski staff commented 1 year ago
For now, you can use the reset button inside the modal. We will correct the resetting value by external element.