Hello, I’m having problem with the currently version of Quasar because the UTF-8 character aren’t visible even if i’ve included the right script in the <head> of index.template.html.
I’ve already tried to use UTF-16 or Unicode, but the result is the same (it replace character like ì / ò /à with a question mark inside a rectangle)
Best posts made by Zrama
-
Quasar charset problem
-
Google sing in button
Hi everybody, i’m trying use Google sign in API in my application (https://developers.google.com/identity/sign-in/web/sign-in)
Can somebody help me?
Latest posts made by Zrama
-
Quasar charset problem
Hello, I’m having problem with the currently version of Quasar because the UTF-8 character aren’t visible even if i’ve included the right script in the <head> of index.template.html.
I’ve already tried to use UTF-16 or Unicode, but the result is the same (it replace character like ì / ò /à with a question mark inside a rectangle) -
RE: Sign in with google (problem with Firefox)
I have the same issue too. It works with Vuejs, not with Quasar.
-
RE: Google sing in button
I have already searched on Google ad tried some solution, but it’s hard to find why it isn’t working because the problem is only on Firefox
There are the errors in Firefox console.
On Chrome it’s working fine.Content Security Policy: Ignoring “‘unsafe-inline’” within script-src: ‘strict-dynamic’ specified
Content Security Policy: Ignoring “https:” within script-src: ‘strict-dynamic’ specified
Content Security Policy: Ignoring “http:” within script-src: ‘strict-dynamic’ specified -
RE: Google sing in button
I tried to use it; it works on Chrome (sometimes it gives error) but it’s not working on Firefox. Any advise?
-
Google sing in button
Hi everybody, i’m trying use Google sign in API in my application (https://developers.google.com/identity/sign-in/web/sign-in)
Can somebody help me?