venturedrake / laravel-crm

Open Source Laravel CRM Package

Home Page:https://laravelcrm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font awesome not loading correctly

DCox2016 opened this issue · comments

  • Laravel CRM Version: ^0.18.1
  • PHP Version: 8.1.14

Description:

Font awesome icons not loading.
image

Steps To Reproduce:

Log into the crm dashboard.

Expected result:

All icons load.

Actual result:

All fa fa-icons do not load.

npm install @fortawesome/fontawesome-free
image
This fixed the issue for me. Maybe this could be an approach to fix the bug

Thanks for reporting, I just realised the package is loading my premium font awesome account. Installing and using the free version will be a solution, although I will check whether it has all the icons required. I think mostly it will be ok.