Have you read the Contributing Guidelines on issues?
Prerequisites
Description
I have explicitly turned off pagination on every page. Still appeared after I moved to the latest version.
Steps to reproduce
pagination_next = null
pagination_prev = null
Expected behavior
Pagination is off on every page
Actual behavior
Pagination in on
Your environment
- Docusaurus version used: Version: 2.0.0-beta.13
Reproducible demo
No response
Self-service
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
I have explicitly turned off pagination on every page. Still appeared after I moved to the latest version.
Steps to reproduce
pagination_next = null
pagination_prev = null
Expected behavior
Pagination is off on every page
Actual behavior
Pagination in on
Your environment
Reproducible demo
No response
Self-service