Topic: Font Awesome Icons not Working in Angular 14 - Mdb5 Pro

saikrishna.mitta priority asked 1 year ago


Expected behavior Display fa-chevron down Icon in the mdb-select.

Actual behavior Font Awesome Icons are not displayed /working.

Resources (screenshots, code snippets etc.) enter image description here


Arkadiusz Idzikowski staff commented 1 year ago

I just tested that and it looks like fa icons are working correctly in our components. Can you please make sure that you installed the FA package and imported the styles?


tommyw priority commented 1 year ago

I have the same and fa works but not fas for instance.

        "styles": [
          "node_modules/@fortawesome/fontawesome-free/scss/fontawesome.scss",
          "node_modules/@fortawesome/fontawesome-free/scss/solid.scss",
          "node_modules/@fortawesome/fontawesome-free/scss/regular.scss",
          "node_modules/@fortawesome/fontawesome-free/scss/brands.scss",
          "node_modules/ng-uikit-pro-standard/assets/scss/bootstrap/bootstrap.scss",
          "node_modules/ng-uikit-pro-standard/assets/scss/mdb.scss",
          "src/styles.scss"
        ],


Please insert min. 20 characters.

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 3.0.0
  • Device: Laptop
  • Browser: Google Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No