- 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)
-
0
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
-
0
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
-
0