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
The text are showing different font on published portal and it is working fine in the design view and in the styles section.
The font was uploaded and was actually working for most of the time on published portal.
After seeing the font was suddenly not displayed correctly on last few version, I looked into Developer tools and saw the font-family is set to "rbrfpkxcjg". I unchecked this font-family and the font is actually displayed correctly. Then I tried set every font family in typography to the uploaded font but font-family still got overridden by that.
("Title/Home/Overview/Contact us" are custom html code so they are not affected)
Reproduction steps
Go to any pages with default text component
See font display issue
Expected behavior
The published portal should using the font I set in styles page, just like the look in API Management page.
The text was updated successfully, but these errors were encountered:
Bug description
The text are showing different font on published portal and it is working fine in the design view and in the styles section.
The font was uploaded and was actually working for most of the time on published portal.
After seeing the font was suddenly not displayed correctly on last few version, I looked into Developer tools and saw the font-family is set to "rbrfpkxcjg". I unchecked this font-family and the font is actually displayed correctly. Then I tried set every font family in typography to the uploaded font but font-family still got overridden by that.
("Title/Home/Overview/Contact us" are custom html code so they are not affected)
Reproduction steps
Expected behavior
The published portal should using the font I set in styles page, just like the look in API Management page.
The text was updated successfully, but these errors were encountered: