[Feature?]: If page has error refresh the page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5.9k
- Forks
- 426
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 11
Description
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
Scenario:
We have a page live in prod
I make change to about page and push to prod
User without doing refresh goes to Home > About page and gets error
I assume this error because JS bundle changed structure and SolidStart gets confused only way to fix is todo page refresh
Maybe add a feature that when under the hood SS get error it tries todo page refresh 1 time?
Examples 🌈
No response
Motivation 🔦
No response
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.
Research direction
No files, tests, or entry points are identified. Start by reproducing the reported production scenario: change the About page, deploy it, then visit Home > About without refreshing. Done means SolidStart retries a page refresh once when this bundle-related error occurs, without creating an endless refresh loop.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100