soflyy / breakdance-bugs

Bug reports from Breakdance users.
40 stars 6 forks source link

"Load more button" doesn't respect Custom Query post offset #1007

Open EdwardBlack opened 8 months ago

EdwardBlack commented 8 months ago

To reproduce:

  1. Add a new page, edit it in Breakdance
  2. Add Post Loop Builder Element
  3. Define Global block template, Custom Query (posts) with "1" offset and 10 posts in total
  4. Set pagination to load more button

Now, if you click the load more button, the last displayed post will show up in the loaded elements (so you have one of them twice). At this point it is just a guess, that the post offset is not respected on the new loaded posts (aka page 2).

Newest version of Breakdance, newest Chrome Browser, no error messages.