googleapisCheck the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:
- ABP Framework version: v8.0.5
- 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:
my angular web app index page can't open because fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap
5 Answer(s)
-
0
hi
This is because Google is blocked in some countries
https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=fonts.googleapis.com%20%E4%B8%AD%E5%9B%BD&fenlei=256&rsv_pq=0xb62c290f000e02a1&rsv_t=fec126t88fzcuATJhjpoBlbRvJQeEsQaOtMPW8Cx8vJfH07fzmvfZkh7WAqP&rqlang=en&rsv_dl=tb&rsv_enter=1&rsv_sug3=1&rsv_sug1=1&rsv_sug7=100&rsv_sug2=0&rsv_btype=i&inputT=284&rsv_sug4=284
-
0
hi
This is because Google is blocked in some countries
https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=fonts.googleapis.com%20%E4%B8%AD%E5%9B%BD&fenlei=256&rsv_pq=0xb62c290f000e02a1&rsv_t=fec126t88fzcuATJhjpoBlbRvJQeEsQaOtMPW8Cx8vJfH07fzmvfZkh7WAqP&rqlang=en&rsv_dl=tb&rsv_enter=1&rsv_sug3=1&rsv_sug1=1&rsv_sug7=100&rsv_sug2=0&rsv_btype=i&inputT=284&rsv_sug4=284
I want to know, how to repair code for angular , so , my app user can't know how to set google api but I can't found any word by google in my angular code.
-
0
hi
I forwarded this to angular team.
-
0
I am still investigating the problem, i will return back.