[HMR] Triggered within Suspense
Cannot read properties of null (reading 'insertBefore')
#11868
Labels
Suspense
Cannot read properties of null (reading 'insertBefore')
#11868
Vue version
3.5.3
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-mwbu7r?file=src%2Fcomponents%2FComponent3.vue
Steps to reproduce
Component3
and wait for loading to completescript
to reproduceWhat is expected?
Should be hot-reloaded correctly
What is actually happening?
Rendering is stopped with the error: Uncaught (in promise) TypeError: Cannot read properties of null (reading 'insertBefore')
System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: