For the last week or so I’ve been styling a Discourse setup for a brand which includes fixed fonts, logos and icons.
To begin with I noticed that any assets I imported (place in assets folder and import under the assets object of about.json) became immediately available to use as a SCSS variable but took a minute or two to show up in settings.theme_uploads.
Now however, they don’t show up at all in settings.theme_uploads which means I can’t use them in my JavaScript. If I remove an asset it also stays in the settings object. The SCSS usage stays unaffected.
I dati di settings.theme_uploads sono stati aggiunti a javascript relativamente di recente (penso dopo che l’OP è stato scritto). Dovrebbe essere affidabile: lo usiamo nei nostri temi/componenti. Puoi spiegare più in dettaglio quali problemi stai riscontrando?