Lix Xu
Lix Xu
which version of bs do you use?
you can check the docs: [https://getbootstrap.com/docs/4.6/components/pagination/](https://getbootstrap.com/docs/4.6/components/pagination/). css class for href is `page-link` not `page-item`, `page-item` is for `li`
it's `init-db` not `init_db`
sorry, updated.
I don't understand what's the meaning of it. If you want to disable it, why you use the pagination.
new version `0.8.0` can fix this issue, please try it.
Sorry, I'm not quite sure what do you mean. Could you paste some codes for example?
`two paginations`? you mean `two Pagination instances`?
version `0.7.1` fixed the issue. Your PR can not fix it if `page_parameter` and `per_page_parameter` set.
duplicates with issue #40