Topic: React Bootstrap Date Picker API not up-to-date
MaximeGheraille free asked 4 years ago
Hi,
The https://mdbootstrap.com/docs/react/forms/date-picker/#docsTabsAPI is not up-to-date, the current example are still using while it is now MDBDatePickerV5.
Therefore the options do not work, I tried multiples but none seems to work.
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: PC
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: Yes
Piotr Glejzer staff commented 4 years ago
which one doesn't work?
MaximeGheraille free commented 4 years ago
@Piotr Glejzer I tried autoOk, TextField, cancelLabel,okLabel, locale={moment.locale('fr')} and none are working
Piotr Glejzer staff commented 4 years ago
I check that cancellabel/oklabel is working fine. AutoOk, textField ( you can use prop
component
) and locale have some bugs. Did you find more bugs?