Topic: version 7.5.0 : BrowserModule has already been loaded
metalor-it pro asked 6 years ago
ERROR Error: Uncaught (in promise): Error: BrowserModule has already been loaded.
How todownload a previous version ? Only the last version is presented in the interface: 7.5.0 How to download a previous version from your website. Thanks
linziyan answered 6 years ago
these mdbootstrap guys support is not that good. these simple question will not be answered.
i encounter the problem as you. maybe these will help you.
tips: dont load the promodules in a submodule. if you use some of the module,just load the right module ,which you need to.
Arkadiusz Idzikowski staff answered 6 years ago
This problem is caused by StickyHeaderModule and it will be fixed in next version. As a workaround you can import only specific modules you need instead of whole MDBBootstrapModule or revert to version 7.4.4. If you use installation from gitlab just add '#version' and the end of the command line:
npm install git+https://oauth2:<your-auth-token>@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git#7.4.4 --save
You can find modules list here:
https://mdbootstrap.com/docs/angular/getting-started/modules/
metalor-it pro commented 6 years ago
"How to download a previous version" I'm not using Git with your project. What do you mean by is it a github token ? (or Git Lab) Is there a procedure ?. The gitlab email I received never worked . Thanks
Arkadiusz Idzikowski staff commented 6 years ago
In case of problems with access to our Gitlab please contact us at contact@mdbootstrap.com
You can find the instructions for creating gitlab token in our quick start guide (pro tab):
https://mdbootstrap.com/docs/angular/getting-started/quick-start/
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.5.0
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No