Font awesome 6 icons/categories missing

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

  1. Add Font Awesome 6.2.0 all local
  2. Add Icon
  3. 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" />

Any time we can get all Font Awesome 6 icons in Wappler?

Fixed now in Wappler 6.5.3

1 Like