locomotivecms / engine

A platform to create, publish and edit sites
http://www.locomotivecms.com
Other
2.31k stars 625 forks source link

Back Office: Deleting remaining entries on a paginated model list results in empty model message. #1390

Open greyskin opened 3 years ago

greyskin commented 3 years ago

Steps to reproduce this issue:

  1. Create a content_type and deploy to engine.
  2. Create 10+ entries (so that the entries become paginated in the Back Office).
  3. Delete the entries on the last page.

The standard "empty model" message will be displayed:

There are no entries for now. Just click here to create the first one.

Screenshot 2021-09-12 150500