Open Closed

Request for Support Regarding Font URL Access Issue in Intranet Environment #8112


User avatar
0
huantb1812@gmail.com created
  • ABP Framework version: v8.0.6
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

In the frontend template (using ngx-lepton-x), the following URL is used to load fonts: https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap However, since my project runs in an intranet environment, the app is unable to access this URL, which results in an error. Could you please provide guidance on how I can resolve this issue, or suggest alternatives for loading the required fonts within a restricted intranet environment?

Thank you in advance for your help.

Best regards,


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    There is some discussion here; It will not affect the operation of the application. even if font couldn't load project won't crash it'll continue with default font. https://abp.io/support/questions/7604/Offline-Website-NoWorking

  • User Avatar
    0
    huantb1812@gmail.com created

    Hi,

    There is some discussion here; It will not affect the operation of the application. even if font couldn't load project won't crash it'll continue with default font. https://abp.io/support/questions/7604/Offline-Website-NoWorking

    can not access the link, can u check again

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Oh, sorry, it's a private question.

Made with ❤️ on ABP v9.1.0-preview. Updated on October 22, 2024, 09:35