Topic: 'MDBScrollbar' is not exported from 'mdbreact'.
André Sebastian-Bath free asked 4 years ago
Expected behavior
I should use import like described here: https://mdbootstrap.com/docs/react/advanced/scroll
import { MDBContainer, MDBScrollbar } from "mdbreact";
Actual behavior
Attempted import error: 'MDBScrollbar' is not exported from 'mdbreact'. Got mdbreact installed, all other imports work.
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.27.0
- Device: Mac
- Browser: Chrome
- OS: MacOS
- Provided sample code: No
- Provided link: Yes
Piotr Glejzer staff commented 4 years ago
MDBScrollbar is a pro component. Do you have a pro license?
André Sebastian-Bath free commented 4 years ago
Yes, you are right, sorry about that :)