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

217
Vistas
Can't get property container ref element - React-spring v9. ParallaxLayers. useRef

When i want add event scroll to track its position on the page, i used useRef and almost everything worked, except for the smoothness of the scrollToTop event, but that's not about it now. Then I got the value of useRef as an object indicating what kind of object it was and could manipulate it (I needed to get the value of ref.current.container)

I was getting this:

console.log(ref)
console.log(ref.current.container) console.log(ref)
console.log(ref.current.container)

At that time I used react-spring@8.0.27 with that dependency
import { Parallax, ParallaxLayer } from 'react-spring/renderprops-addons'

But when i needed add sticky container it's not worked And I had to turn to the example from the react-spring documentation

There I encountered other dependencies
import { Parallax, ParallaxLayer } from '@react-spring/parallax'
With which the sticky container worked, but the opportunity to get the correct ref was broken

I was getting this: object itself disappeared and became impersonal

enter image description here console.log(ref)
console.log(ref.current.container)

Question: How do I get the correct ref in this case?

Thank's for any help!

about 4 years ago · Juan Pablo Isaza
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