Skip to content

pagination fix#8

Open
killanch wants to merge 1 commit into
nuagenetworks:masterfrom
killanch:pagination-fix
Open

pagination fix#8
killanch wants to merge 1 commit into
nuagenetworks:masterfrom
killanch:pagination-fix

Conversation

@killanch

@killanch killanch commented Mar 5, 2018

Copy link
Copy Markdown
Contributor

_currentResponseCount is used in NUModule to compute page number.
I had introduced _currentResponseCount in #4

Bug: This count was not being reset to 0 in fetcher init. Because of this, page number computation in NUModule goes wrong.

Fix: Reinitialize _currentResponseCount to 0 in init and flush

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.

1 participant