Duplicate Certain Font Awesome icons not working on BBCode button manager

Affected version
2.3.3
Title says it all. When creating custom drop-down menus in the toolbar, not every icon seems to work for some reason.
The one I'm testing, in particular is "fa-gamepad". I've tried all variations, tried using "far fa-gamepad", "fa-gamepad", etc. and none seem to work.

What's weird is that it does show up everywhere except the actual toolbar itself:

1727964666657.webp

Some more common icons do show-up, in particularly those being used in other parts of XF:
1727965003122.webp

But anything that's not present elsewhere in the forums, results in the same issue:
1727965123035.webp



Please keep in mind this particular issue only happens in the Editor Dropdown, with custom BBCodes it work as intended:
1727964805680.webp

A work-around for this that I've found consists on adding the same icon to a custom BBCode, even if it's deactivated, which seems to result in the icon being properly loaded in the toolbar. So I'm guessing it's not an issue with FA implementation:
1727966000904.webp


The problem is not exclusive to ACP.
 
When reverting things back, NOW the gamepad icon shows up, even if there's no longer a BBCode using the same icon. I'm guessing because maybe it got loaded into the configuration? This is a weird glitch.
 
Back
Top Bottom