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
Compatible with negative page number and size (#5311)
#### What type of PR is this?
/kind bug
/area core
/milestone 2.13.x
#### What this PR does / why we need it:
This PR makes Halo compatible with negative page number and size parameters to resolve <#5298>.
#### Which issue(s) this PR fixes:
Fixes#5298
#### Special notes for your reviewer:
Try to install [Hao theme](https://github.com/liuzhihang/halo-theme-hao/releases/tag/v1.4.7) and [Chirpy theme](https://github.com/AirboZH/halo-theme-chirpy/releases/tag/v1.3.3) and check the frontend pages.
#### Does this PR introduce a user-facing change?
```release-note
修复因限制分页参数导致部分主题页面无法正常渲染的问题。
```
0 commit comments