torrejonv

Results 4 comments of torrejonv

Apologies for commenting on an ancient ticket, but I managed to hit this issue (ws proxy only starts working after manually performing a GET call). app.use( '/ws/live', createProxyMiddleware({ target: process.env.API,...

Thank you - we could not get it to work e.stop(). While e.stop did prevent the Flicking "move" effect, the inner CSS scroll did not work. However (and I know...

> Got stuck with this issue in my CRA app. I have changed my `setupProxy.js` to the following and It looks like it's working for me: > > ``` >...

> @torrejonv from my understanding it works like lazy loading. Until you make a request to the route where proxy middleware is registered there will be no "upgrade" handler added...