Topic: mdb-material-chips - ng-uikit-pro-standard"' has no exported member 'MaterialChipsModule'.
photerloo premium asked 4 years ago
Expected behavior I am using the exact code from the example in: https://mdbootstrap.com/docs/angular/components/badges/#docsTabsOverview
including
import { MaterialChipsModule, BadgeModule, IconsModule, WavesModule } from 'ng-uikit-pro-standard'
Actual behavior
However, I am getting an error ng-uikit-pro-standard"' has no exported member 'MaterialChipsModule'.
If I don't import this module then I get the following error:
Can't bind to 'ngModel' since it isn't a known property of mdb-material-chips'.
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: Premium
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: 10.0.0
- Device: Computer
- Browser: Chrome
- OS: Windows
- Provided sample code: Yes
- Provided link: Yes
Grzegorz Bujański staff commented 4 years ago
Hi. Try changing the imports of MaterialChipsModule to ChipsModule