Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

84
Vistas
Redux state change from one component not triggering useEffect in another component

This is first time I am using ReduxJS.

I have two components one parent and one child.

In child

dispatch(someAction(payload))

In Parent


let some = useSelector((state)=> state.a)


useEffect(()=>{

//some code//

},[some])


Expected:

As per my knowledge I dispacthed a action from child that will change the redux state. Now In parent "some" should get updated too and it should trigger useEffect.

What-is-actually-happening:

useEffect Does not get triggered.

Can somebody please point out what I am doing wrong here?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

can you please confirm 2 things:

  1. does the dispatch carry correct payload and it gets completed.
  2. if the redux state is updated with the value that was dispatched. both of these things can be checked via Redux dev tools.

I hope your problem is related to of the two points mentioned above and yes the useEffect() should run.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda