Skip to content

feat: Correct Pagination Bug#12

Open
Eliasmgprado wants to merge 2 commits intoblakev:masterfrom
Eliasmgprado:master
Open

feat: Correct Pagination Bug#12
Eliasmgprado wants to merge 2 commits intoblakev:masterfrom
Eliasmgprado:master

Conversation

@Eliasmgprado
Copy link

Corrected Pagination BUG

Error when using .paginate() function

File "..\flask_whooshalchemy_init_.py", line 70, in iter
str_pk = str(getattr(row, self._pk))
AttributeError: 'result' object has no attribute 'id'

Corrected Pagination BUG

ERROR: 'result' object has no attribute 'id'
@blakev
Copy link
Owner

blakev commented Aug 19, 2021

Do you have a test case we could add for this bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants