Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dont break on app startup when pagination extension is not included #444

Merged
merged 3 commits into from
Aug 4, 2022

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
1 participant