-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
- P2: has workaroundAn edge case that only affects very specific usage, but has a trivial workaround (priority)An edge case that only affects very specific usage, but has a trivial workaround (priority)feat: devRelated to `astro dev` CLI command (scope)Related to `astro dev` CLI command (scope)feat: hmrRelated to HMR (scope)Related to HMR (scope)pkg: astroRelated to the core `astro` package (scope)Related to the core `astro` package (scope)
Description
Astro Info
Astro v5.0.1
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static
Adapter none
Integrations @astrojs/mdx
@astrojs/sitemap
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
Modifying tsconfig.json while the dev server is running throws a "transport was disconnected, cannot call "fetchModule"" exception
Steps:
- create a project from the blog temple
- start the dev server
- open one of the blog posts
- modify the tsconfig.json
- look at the console
What's the expected result?
No exception should be thrown
Link to Minimal Reproducible Example
https://stackblitz.com/github/withastro/astro/tree/latest/examples/blog?file=tsconfig.json
Participation
- I am willing to submit a pull request for this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
- P2: has workaroundAn edge case that only affects very specific usage, but has a trivial workaround (priority)An edge case that only affects very specific usage, but has a trivial workaround (priority)feat: devRelated to `astro dev` CLI command (scope)Related to `astro dev` CLI command (scope)feat: hmrRelated to HMR (scope)Related to HMR (scope)pkg: astroRelated to the core `astro` package (scope)Related to the core `astro` package (scope)