sensitive-blue
sensitive-blue16mo ago

google auth re-render problem

New refine user here! When I create a new refine app with npm create refine-app@latest, with Google auth enabled in the template, there's always a consistent double-render of the "Sign in with Google" button. It looks like a flicker. Is there a way to solve this problem?
No description
6 Replies
kapa.ai
kapa.ai16mo ago
Hi @Emjay. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
kapa.ai
kapa.ai16mo ago
---------------------- Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the refine documentation (https://refine.dev/docs) and refine blog (https://refine.dev/blog) for more information and examples on using authentication with refine. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
Overview | refine
What is refine?
Blog | refine
A Docusaurus powered blog!
kapa.ai
kapa.ai16mo ago
<@683492720165126207> kapa.ai is still learning and improving, please let us how it did by reacting below
wise-white
wise-white16mo ago
i will debug and return you Which UI library are you using ?
sensitive-blue
sensitive-blue16mo ago
I tried with both MUI and ANT and they both have the double render
sensitive-blue
sensitive-blue16mo ago
this was the config
No description