venturedrake / laravel-crm

Open Source Laravel CRM Package
https://laravelcrm.com
MIT License
251 stars 95 forks source link

Font awesome not loading correctly #41

Open DCox2016 opened 12 months ago

DCox2016 commented 12 months ago

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.

DCox2016 commented 12 months ago

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

andrewdrake commented 12 months ago

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.