The icon "step-forward" is missing from the SVG subset

There are many errors on my Discourse site in console and all of the errors are related to icons.

The icon "lock" is missing from the SVG subset

How can we fix these errors?

A rebuild of your site should fix this, the warnings were temporarily broken in production environments, fixed in https://github.com/discourse/discourse/commit/8aa912c8855729335bf1daec82e39af113d63a9d

4 Likes

How can we implement this?

You just need to rebuild your site.

2 Likes

I installed Discourse with Docker according to offficial installation docs. I can’t see this file, How can I access this file?

app/assets/javascripts/discourse-common/addon/lib/icon-library.js

You don’t need to modify that file manually, you just need to rebuild your site according to the official instructions, and the fix will be automatically included.

2 Likes

I did launcher rebuild app but problem not solved.

Any idea?

2 Likes

You’re right, this is not fixed yet. We will work on a fix and I will let you know when it’s ready.

3 Likes

This should be fixed now @bekircem.

5 Likes

Yes, after rebuild app this fixed! Thank you for the fix.

2 Likes