Inertia Lazy Loading a Paginated Data Collection #758
Unanswered
heyhomicho
asked this question in
Q&A
Replies: 1 comment
-
@lepikhinb |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i am currently using Laravel Data & Inertia for my project and I am trying to lazy load a paginated data collection on my Page and when the user adds data to it, to reload it again from the Frontend..
This is my data object
and I am wondering besides the Lazy what I need to do to make it work the way I was thinking?
Beta Was this translation helpful? Give feedback.
All reactions