Description
https://sandbox.dev/testing/ fails to return a page object when https://sandbox.dev/testing/ is the homepage url. other pages work ok.
Steps to reproduce
- Install wordpress in a folder instead of domain root.
- create a page and set it as static home page
- try to get the homepage by URI: either pageBy, or page(id: "https://sandbox.dev/testing/", idType: URI)
- null is returned.
Additional context
No response
WPGraphQL Version
2.11.2
WordPress Version
6.9.4
PHP Version
8.3
Additional environment details
site is installed in /subfolder instead of /
Please confirm that you have searched existing issues in the repo.
Please confirm that you have disabled ALL plugins except for WPGraphQL.
Description
https://sandbox.dev/testing/ fails to return a page object when https://sandbox.dev/testing/ is the homepage url. other pages work ok.
Steps to reproduce
Additional context
No response
WPGraphQL Version
2.11.2
WordPress Version
6.9.4
PHP Version
8.3
Additional environment details
site is installed in /subfolder instead of /
Please confirm that you have searched existing issues in the repo.
Please confirm that you have disabled ALL plugins except for WPGraphQL.