Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

163
Views
Advertencia: no se puede actualizar un componente (`BrowserRouter`) mientras se renderiza un componente diferente (`SocialLogin`)

Recibo esta advertencia al reaccionar: Advertencia: no se puede actualizar un componente ( BrowserRouter ) mientras se procesa un componente diferente ( SocialLogin ).

Fui a las ubicaciones indicadas en el seguimiento de la pila y eliminé todos los estados establecidos, pero la advertencia aún persiste. ¿Es posible que esto pueda ocurrir desde el envío de redux?

mi código parcial:

SocialLogin.js

 const SocialLogin = () => { const [signInWithGoogle, googleUser, googleLoading, googleError] = useSignInWithGoogle(auth); return ( <div> <div className=" d-flex justify-content-evenly "> <button onClick={() => signInWithGoogle()} type="submit" className="btn btn-outline-primary" > <img className="px-2" src={google} alt="" /> Sign in with Google </button> </div> </div> ); }; export default SocialLogin;
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!