-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Prerequisites
- I have carried out troubleshooting steps and I believe I have found a bug.
- I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
Describe the bug
When visiting the WordPress Playground API Reference at: https://wordpress.github.io/wordpress-playground/api/, the page initially loads and displays the list of API packages. However, as soon as the page finishes loading, it crashes and shows a “Page Crashed” error message.
Expected behavior
The API Reference page should load fully and show the documentation for each package without crashing.
Actual behavior
Displays a “Page Crashed” error message.
Steps to reproduce
- Open: https://wordpress.github.io/wordpress-playground/api/
- The page loads and shows the list of API packages.
- Within a moment, the page crashes and an error message appears: “Page Crashed”
Isolating the problem
- I have deactivated other plugins and confirmed this bug occurs when only this plugin is active.
- This bug happens with a default WordPress theme active.
- I can reproduce this bug consistently using the steps above.
Metadata
Metadata
Assignees
Labels
[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended