Topic: MDBBootstrapModule in modules
Oscar Bejarano pro asked 7 years ago
hi, i want to know if i have to call MDBBootstrapModule and MDBBootstrapModulePro inside module file in the modules that i built in my project. the reason of my question is that when i use child routes to go to other modules in my app, it throw errors in the mdb components. Then i have to insert the mdb modules again for remove the errors, sorry for my english. regards.
Add comment
Dawid Adach pro answered 7 years ago
Dear Oscar,
if your modules are loaded by app module at once, you can import it only once in root module, in case of lazy loading (when modules are loaded separately) when they don't inherit directly, you should import them into each separate module.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags