Skip to content

Conversation

@geospatial-jeff
Copy link
Collaborator

@geospatial-jeff geospatial-jeff commented Aug 4, 2022

Related Issue(s):

Description:
Fixes a bug where the application breaks on startup when pagination extension is not included. Ran into this while writing tests for #441.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

@geospatial-jeff geospatial-jeff merged commit 0d36b76 into master Aug 4, 2022
@geospatial-jeff geospatial-jeff deleted the pagination-bugfix branch August 4, 2022 11:20
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.

Code breaks on app startup when pagination extension is not included

2 participants