-
When creating a new project and also on my existing project I get the following error when running `npm run dev` in the browser:
```
client:535 WebSocket connection to 'ws://127.0.0.1:24678/' failed…
crtl updated
2 months ago
-
### Describe the bug
I'm trying to add HMR to a service worker, I don't know if I can do that, right now it is failing.
The sw code:
![The sw code](https://i.imgur.com/HVAEWFp.png)
The cli…
-
As the useRef works in the react, we need to call the function for each call to didUpdate to put the api back. This need for HMR.
I can send mr if you agree
One of the possible solutions
```js
com…
-
This should be easily possible for React and Vue.js (at least). It's not currently possible with CSS, because we're using ExtractTextWebpackPlugin all the time.
-
[troubleshooting section]: https://vite-ruby.netlify.app/guide/troubleshooting.html
- [x] I have tried upgrading by running `bundle update vite_ruby`.
- [x] I have read the __[troubleshooting sect…
-
When I try to down load the HMR models from the link it fails.. Is there any other location or HF repo where we can download same. Any feedback appreciated
-
### Describe the bug
HMR does not fire for partials
### Steps to Reproduce
NA
### Logs
_No response_
### System Info
_No response_
### Severity
annoyance
### Additional Information, or Worka…
-
I realized whilst I was hacking on our own BullMQ worker command that commands don't seem to support HMR via `--hmr`
In development, lack of HMR is kinda frustrating, is this supported in this pack…
-
it's supposed to work out of the box right? Why isn't it working?
I changed the name to App.jsx
```
import React, { useState, useEffect } from 'react';
import axios from 'axios';
import './Ap…
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
When the component's AfterViewInit was called, the host pseudo-class w…