Topic: DatePickerV5 getValue
hamid7716 free asked 4 years ago
I'm trying to get the value in datePickerV5 when i select the date, I'm using formik. When i select the date, i get an empty field. How can i call getValue to get the value of the field and add it to changed state. By the way, i'm using React hooks.
Thanks
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.27.0
- Device: mac
- Browser: chrome
- OS: OS
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 4 years ago
Did you try something like that?
<MDBDatePickerV5 getValue={(e)=> yourState(e)} />
hamid7716 free commented 4 years ago
I waited too long for your answer but since i didn't get any i had to do some intensive research and finally I got it to work using setFieldValue in formik. I purchased your app hoping to get some time saving, but unfortunately, i wasted more time researching how to figure out your stuff than doing the work myself. DatePicker is poorly explained in your docs, no example in how to set things or how to use it. I suggest that you give some explanation in your docs and make it easy for users to implement your apps in their project. I paid $99 for using the pro version, and now i feel that it is not worth a dollar i paid for. The docs are poorly explained, and the support is really bad. I wish i never bought it and used some other free version on the web they are a lot better.
Piotr Glejzer staff commented 4 years ago
Sorry about that. We will try to fix all bugs in the next release.
hamid7716 free commented 4 years ago
When will the next release come out? Thanks
Denzil free commented 4 years ago
I had to rollback to MDBDatePicker, until issues are resolved, I suggest you to try it, it looks as good as v5
hamid7716 free commented 4 years ago
Ok Thanks. I will try it and hopefully it won't have any issues. Thanks
Piotr Glejzer staff commented 4 years ago
Probably in the next month. Have a nice day.
hamid7716 free commented 4 years ago
Any updates on the new release of MDBDatePickerV5? Thanks
Piotr Glejzer staff commented 4 years ago
We don't have any closer updates in plans yet, sorry about that.