You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying to render some Loading Text and using a font family that is used throughout the project and the font is not being loaded and just displaying [A] (missing glyph), which indicates the font can't be loaded. I do see an error with {font_name} is runtime cached, but only offline cached fonts can be sampled. Do we need to have an offline version for the font to work?
Not sure if it's related but the throbber image that I've set is also not being displayed (both on startup and the default loading screen). Any help would be greatly appreciated, on 5.3.2 using the 5.3.0 branch. See the attached image for what I'm seeing, the tip and loading text and the throbber issues are all not appearing.
The text was updated successfully, but these errors were encountered:
Hello!
We're trying to render some Loading Text and using a font family that is used throughout the project and the font is not being loaded and just displaying [A] (missing glyph), which indicates the font can't be loaded. I do see an error with
{font_name} is runtime cached, but only offline cached fonts can be sampled
. Do we need to have an offline version for the font to work?Not sure if it's related but the throbber image that I've set is also not being displayed (both on startup and the default loading screen). Any help would be greatly appreciated, on 5.3.2 using the 5.3.0 branch. See the attached image for what I'm seeing, the tip and loading text and the throbber issues are all not appearing.
The text was updated successfully, but these errors were encountered: