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
This is not an issue but more of a question/enhancement. I did not see where there is pagination for blog post display. From what I gather from the code, if I had 50 entries they would just be enumerated and displayed all the way down the page. Not being a Vue.js person, is this something that could easily be added to add a "Load More" button at the bottom of the displayed entries. Defining the number of entries before the "Load More" would come in to effect. Probably a simple add but uncertain.
thanks
DB
The text was updated successfully, but these errors were encountered:
This is not an issue but more of a question/enhancement. I did not see where there is pagination for blog post display. From what I gather from the code, if I had 50 entries they would just be enumerated and displayed all the way down the page. Not being a Vue.js person, is this something that could easily be added to add a "Load More" button at the bottom of the displayed entries. Defining the number of entries before the "Load More" would come in to effect. Probably a simple add but uncertain.
thanks
DB
The text was updated successfully, but these errors were encountered: