Topic: I can't get MDB to work in aurelia-cli project

getworth_tech priority asked 2 years ago


I have installed mdb ui kit using npm and the package can be found within the node modules folders. I proceed to import the CSS files into the project in app.html using the required element which makes auto trace recognise mdb-ui-kit as one of the project dependencies as seen in the image. However, non of the HTML components from the MDB library seem to work as if the import wasn't successful.

Is there any step missing to get it to work besides what I have already done enter image description here

enter image description here


Grzegorz Bujański staff answered 2 years ago


Unfortunately, we do not support MDB Standard integration with Aurelia. Such integration should be done on your own. In your case, it looks like you didn't import js files without which our components won't work.



Please insert min. 20 characters.

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: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 3.9.0
  • Device: Web
  • Browser: Chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No