You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I change react componsts, expect to current page on browser is updated, it print [vite] hot updated: /src/pages/login/index.jsx on console, but nothing happens.
@oeb25 it is different from #4142 because I use external React. if he did not use arrow function to define a React component, that App component would hot update.
Hi, thanks for your report.
Would you please reduce your issue to a minimal reproducible example?
The linked repository contains too many custom plugins that it's hard for us to find out which package causes the issue.
Hello @fengxinming. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with need reproduction will be closed if they have no activity within 3 days.
Describe the bug
When I change react componsts, expect to current page on browser is updated, it print
[vite] hot updated: /src/pages/login/index.jsx
on console, but nothing happens.Reproduction
https://github.com/fengxinming/vite-plugins/tree/main/examples/demo
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: