vue3-google-signin icon indicating copy to clipboard operation
vue3-google-signin copied to clipboard

In Google Chrome, my default language is set to English. When this component first appears, it is prompted with a Chinese font, and then it becomes English

Open songbai106 opened this issue 1 year ago • 1 comments

<GoogleSignInButton @success="googleSignInSuccess" @error="googleSignInFailure" locale="en_US" :autoSelect="false" > </GoogleSignInButton>

songbai106 avatar Apr 23 '24 05:04 songbai106

will check this

kasvith avatar Apr 23 '24 15:04 kasvith