demo icon indicating copy to clipboard operation
demo copied to clipboard

when the page number > total pages ,it will cause 500 error

Open TiaNex-Com opened this issue 1 year ago • 3 comments

when the page number > total pages ,it will cause 500 error , this is a temp fix,

it seems to fix in OffsetPaginator method withCurrentPage will be better,

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues comma-separated list of tickets # fixed by the PR, if any

TiaNex-Com avatar Oct 13 '24 21:10 TiaNex-Com

it's better to fix in OffsetPaginator method withCurrentPage, won't need to modify other code

TiaNex-Com avatar Oct 14 '24 21:10 TiaNex-Com

@TiaNex-Com Can you show stack trace of error?

vjik avatar Oct 15 '24 14:10 vjik

How about this solution: https://github.com/yiisoft/data/issues/206?

vjik avatar Oct 17 '24 18:10 vjik