feat: make error component styling easier
Open
status/triage
- Dominant language
- TypeScript
- Stars
- 14.1k
- Forks
- 803
- PR merge metrics
- No merged PRs in 30d
Description
as a developer, I'd like to more easily configure the ErrorComponent style, so that it doesn't follow 100vh and I can otherwise tailor it to my theme
tech solution options:
1. ErrorComponent takes a `style` attribute that is propagated down
2. ErrorComponent uses global styles instead of a style attribute
we should update the docs also with this:
https://blitzjs.com/docs/error-handling#built-in-errors
Contributor guide
Assessment
This issue has not been assessed yet.