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?6 Replies
Hi @Emjay. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
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!
<@683492720165126207> kapa.ai is still learning and improving, please let us how it did by reacting below
solid-orange•2y ago
i will debug and return you
Which UI library are you using ?
fair-roseOP•2y ago
I tried with both MUI and ANT and they both have the double render
fair-roseOP•2y ago
this was the config