solidjs / solidjs/solid-start

[Feature?]: If page has error refresh the page

Open
#1,644 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.