Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CodeWhispererr opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@CodeWhispererr
Copy link

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 CodeWhispererr added the bug Something isn't working label Apr 25, 2024
@abedin-ashraf
Copy link

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

This was referenced Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants