Together with ChatGPT I made a sorta listbox in a WKWebViewMBS to load data with a variable row height. Scrolling down works fine. But once I hit the bottom and scroll up at some point I can’t scroll further. I loaded 300 rows and can’t scroll back up beyond row 166:
Does anyone have an idea what is missing from my JavaScript?
Example:
dynamic loading.zip (64.9 KB)
The JavaScript is in a constant kScript.
