Topic: import error: 'MDBDatePickerV5' is not exported from 'mdbreact'.
MaximeGheraille free asked 4 years ago
Expected behavior
I expect to be able to use the 'React Bootstrap Date Picker'
Actual behavior
I'm getting an error when using the sample code 'import error: 'MDBDatePickerV5' is not exported from 'mdbreact'.'
Piotr Glejzer staff answered 4 years ago
I already created a new cra app and installed latest version from GitLab and everything is working fine.
MaximeGheraille free commented 4 years ago
@Piotr Glejzer I had to make a new personal access token, now it is working. it is weird that i have to make a new one to get the latest version 'npm install' should do it
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.27.0
- Device: PC
- Browser: brave
- OS: windows
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 4 years ago
are you using pro version?
MaximeGheraille free commented 4 years ago
@Piotr Glejzer yes i'm using the 'mdbreact' with my git + key, works for other pro components
Piotr Glejzer staff commented 4 years ago
Try to clean your cache
MaximeGheraille free commented 4 years ago
@Piotr Glejzer I have already tried it, I even tried to reinstall mdbreact but same problem
MaximeGheraille free commented 4 years ago
@Piotr Glejzer When using the old 'MDBDatePicker' it does work so there must be a problem with the new version