useRef current isn't getting set when applied to Child component

前端 未结 0 730
死守一世寂寞
死守一世寂寞 2021-01-05 23:46

so up above the return, both of these reference hooks are defined as:

const containerRef = useRef();const couponBaseBannerRef = useRef();

however, my couponBas

相关标签:
回答
  • 消灭零回复
提交回复
热议问题