Yurii Karabas
Yurii Karabas
Hi @vkuzmov, Sorry for long response, I didn't thought about this use-case while I was implementing this feature. For now you can just pass every value as a separate `main_industry[in]`...
@vkuzmov Unfortunately, there is no workaroud for now, I will try to fix this issue ASAP
Hi @mfkaroui, New version `0.13.1` has been released; this issue should be fixed now.
Hi @mfkaroui , I'm closing this issue, please reopen in case on any issues 🙏
Hi @jarzuaga-va, New version `0.12.31` has been released, this issue should be fixed.
@jarzuaga-va Sorry for bothering you, any updates?
Hi @mattibo, Unfortunately, there is no easy solution like just import stmh like `UseHeaderLinks` but you can implement you own Page: ```py from typing import Any, Sequence, TypeVar from fastapi.applications...
Hi @mattibo, Can I close this issue? Is there any other question?
Hi @espdev, This is actually `fastapi` issue, and it's not related to `fastapi-pagination`. Will try to create issue on `fastapi` side.
@wu-clan I have opened PR with proposed fix - https://github.com/fastapi/fastapi/pull/12944