vitejs/vite-plugin-react

improve client side navigation example

Open

#860 opened on Sep 16, 2025

View on GitHub
 (0 comments) (1 reaction) (1 assignee)TypeScript (251 forks)auto 404
good first issueplugin: rsc

Repository metrics

Stars
 (1,094 stars)
PR merge metrics
 (PR metrics pending)

Description

The demo code might be too simple and we probably want this logic at least https://github.com/hi-ogawa/reproductions/tree/main/vite-rsc-coordinate-history-and-transition and also back/forward cache, which should be a minimal requirement for simple doc site for example https://github.com/hi-ogawa/rscpress.

This should also take into account error handling https://github.com/vitejs/vite-plugin-react/issues/795

Contributor guide