Html – How to solve this strange scroll problem?
I wrote the following code using TailwindCSS and jQuery, but I found that the scroll functionality doesn’t work properly. However, when I open the browser’s console, the page height decreases, and at that point, my code works as expected. I’m…