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
Hello, I've added pagination in my fork. I feel like it isn't clean enough. If anybody wants is up for cleaning and creating a PR. Please feel free to do it.
@SujalRatnaTamrakar That looks promising, I would suggest using a cursorPaginator as the UI of this package is more driven to an infinite loading but based on clicking that "Load more"
What happened?
The timeline is loaded as a whole while it should limit the result by the number of entries or let the developer decide
How to reproduce the bug
Have a model with a another related having 1000 entries or more (it loads fast, but should be loaded by chunks aka paginated)
Package Version
1.2.7
PHP Version
8.3.2
Laravel Version
10
Which operating systems does with happen with?
No response
Notes
No response
The text was updated successfully, but these errors were encountered: