HMR double prints with and without a leading /
#13138
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
feat: hmr
Related to HMR (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
HMR double prints with and without a leading

/
, possibly running other things twice?What's the expected result?
Only printing the update once.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-7i7skwn6?file=src%2Fpages%2Fhello.tsx
Participation
The text was updated successfully, but these errors were encountered: