Errors: If page logic errors, components should continue to execute
Open
@g105b is already working on this.
Since Nov 3, 2025.
question
- Dominant language
- PHP
- Stars
- 26
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
If a page logic errors, the other components on the page should still attempt to be run.
Currently, when there's an error, all components fail to execute.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.