Topic: Sidenav is not added to project
sohamlite priority asked 11 months ago
Not able to add Sidenav after using ng add command. In ui-kit component is not exist! See screen snap attached.
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: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 5.2.0
- Device: Desktop
- Browser: Chrome
- OS: Windows 11
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 11 months ago
Did you install a pro version of MDB Angular? If you just used
ng add mdb-angular-ui-kit
in a new project then you probably installed a Free version directly from npm.To install and configure Pro version, you need to install MDB Angular from our GitLab server or tgz file and then use
ng add
command to configure everything automatically. You can find more information in our installation guide: https://mdbootstrap.com/docs/angular/pro/installation/#section-advanced-installation