-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I was using this library in a load more scenario (infinity scolling) - there does not seem to be a way to stop suspense being triggered causing a redraw when the getter is used to pull the next set of data - for example, when you want to add items to an array of rows in state.
If the library can handle this, some documentation for this specific scenario would be great or perhaps a modification to allow disabling of the suspense feature.
Currently the library works well for the initial load, but not for the load more deltas :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels