Wappler Version : 5.5.3
Operating System : Windows 10 x64
Server Model: NodeJS
Database Type: PostgreSQL
Hosting Type: Docker
Expected behavior
Some categories and icons are missing from Font Awesome 6 icon pack.
Actual behavior
As an example category Gaming is full of icons https://fontawesome.com/search?o=r&c=gaming
But in Wappler it’s empty
Even if I type manually icon class - fa-regular fa-card-diamond - it’s empty and shows nothing.
How to reproduce
- Add Font Awesome 6.2.0 all local
- Add Icon
- Browse Gaming category
Wappler include from page:
<!-- Wappler include head-page="layouts/main" bootstrap5="local" is="dmx-app" id="test" appconnect="local" fontawesome_6="local" -->
Main.ejs
<link rel="stylesheet" href="/fontawesome6/css/all.min.css" />
