Font Awesome Icon is not displyed with <xf:fa>

Prerequisites
Development mode must be disabled

Steps to reproduce
Create an ad for position Container Content: Above with the following content
Code:

Код:
<xf:set var="$icon" value="fa-ambulance" />
<xf:fa icon="{$icon|raw}" />

Expected result
The ambulance icon is shown when viewing a public page just like it is in XF 2.2

Actual result
The HTML source code for the page contains
Code:

Код:
<i class="fa--xf far fa-ambulance ">
    <svg...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ