Single component integration


Topic: Single component integration

Taunt digital pro premium asked a year ago

Hi there, I'd like to just install a single component (Angular Bootstrap gallery) from your Pro package to an already developed angular project. I've followed your installation instructions but I'm getting conflicts now (More than one component matched on this element, Conflicting components: MatSpinner,MdSpinnerComponent) because some of the components I've already used from the material modules.

Is there a way to install single components only or if not, what's the easiest way to remove conflicts?

Many Thanks


You can import only LightboxModule instead of the module that contains all MDB components. You can find the list of all modules here:

https://mdbootstrap.com/docs/angular/getting-started/modules/

In case of any further problems, please edit your question and add more details about the errors.


Please insert min. 20 characters.
Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: Angular
  • MDB Version: 8.9.0
  • Device: All
  • Browser: Chrome
  • OS: MacOS
  • Provided sample code: No
  • Provided link: No