nathank
(Nathan Kershaw)
1
Related to the Discourse Surveys Experimental Plugin
I think that this is related to the upgrade to Font Awesome 6, where checked icons do not render:
When I look in the code, this seems to have been addressed:
However, in the rendered HTML we have the old icon (which no longer exists):
<svg class="fa d-icon d-icon-far-check-circle svg-icon svg-node" aria-hidden="true"><use xlink:href="#far-check-circle"></use></svg>
david
(David Taylor)
2
I think I fixed the icon names in this week’s rewrite. Could you try updating, and see if the problem persists?
「いいね!」 1
nathank
(Nathan Kershaw)
3
Yup - you are absolutely correct! I was just updating it to check that (after seeing the code updates).
Works a treat now:
「いいね!」 1