daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

bug: Undefined reference to "scrollableContainerRef" in "SearchDialog"

Open CodeWhispererr opened this issue 10 months ago • 1 comments

Describe the bug The code snippet is missing the part where scrollableContainerRef is created using useRef. image

To Reproduce Steps to reproduce the behaviour:

  1. Run the project.
  2. You will get this error ↓ image

Expected behaviour The SearchDialog component should allow smooth scrolling of search results.

CodeWhispererr avatar Apr 25 '24 19:04 CodeWhispererr

Screenshot from 2024-04-26 00-09-18

abedin-ashraf avatar Apr 26 '24 05:04 abedin-ashraf