- Notifications
You must be signed in to change notification settings - Fork141
ch7_infinite_scroll question#7
scornickccv started this conversation inIdeas
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Could this be adapted to update a table with additional rows upon an htmx call? I am having a problem with the proper containers because of the nested render_partials. Everything after the first page does not get inserted properly into the original table...... Thank you for any thoughts.... {% for v in videos %} {% endfor %} {% if has_more_videos %} {% endif %} |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment