Topic: MDB5 React Pro missing components?
Homequest priority asked 2 years ago
Expected behavior We installed mdb-react-ui-kit via npm and access_token. I expect to be able to import mdb5 pro advanced components
Actual behavior It was working before but I updated some packages including mdb-react-ui-kit. Now I can't seem to import pro advance components.
Resources (screenshots, code snippets etc.)
import { MDBStepperHead } from 'mdb-react-ui-kit'
Attempted import error: 'MDBStepperHead' is not exported from 'mdb-react-ui-kit' (imported as 'MDBStepperHead').
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Opened
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 4.2.0
- Device: Laptop
- Browser: Google Chrome
- OS: MAC
- Provided sample code: No
- Provided link: No
Homequest priority commented 2 years ago
I found what is causing this error. Some MDB components usage has been changed. I change the said components accordingly.
Krzysztof Wilk staff commented 2 years ago
Hi!
Yes, we are changing some functionalities when we are refactoring some components. The documentation should always be up to date, so you can check there how to use it if you see that some component changed in the changelog :)