SolidOS / solid-ui

User Interface widgets and utilities for Solid
https://solidos.github.io/solid-ui/dist/solid-ui.js
MIT License
147 stars 39 forks source link

Chat infinite scroll loops forever before it is in the DOM #366

Open timbl opened 3 years ago

timbl commented 3 years ago

The infinite chat doesn't work, the chat space doesn't fill. From the logs it is looping loading successively earlier days of chat.

timbl commented 3 years ago

Is there a way of making a function get called when a bit of the DOM is eventually in the user's browser window?