I’ve added these two domains into the manifest.json and it worked:
"networkAccess": {
"allowedDomains": [
"https://fonts.googleapis.com",
"https://fonts.gstatic.com"
]
}
I’ve added these two domains into the manifest.json and it worked:
"networkAccess": {
"allowedDomains": [
"https://fonts.googleapis.com",
"https://fonts.gstatic.com"
]
}