You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...paging a bit more broken now. I had to move the '.vidnum' click event into the displayVideos function. $.click(), like $.on() cannot be invoked on elements that don't exist yet, and when I switched to loading streams from json (manifest.json) it made some of these asychronous functions a bit more complicated.
if you page down and then up, you get duplicate rows
The text was updated successfully, but these errors were encountered: