mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/paging: fix endless pager issues
This commit is contained in:
@ -22,6 +22,7 @@ class PageController {
|
||||
}
|
||||
|
||||
run(ctx) {
|
||||
this.pageView.unrender();
|
||||
this.pageView.render(ctx);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user