Noah Koole

Results 8 comments of Noah Koole
trafficstars

> It seems to be a problem with the [http-proxy](https://github.com/http-party/node-http-proxy) module (which is used by http-proxy-middleware), since I had the same problem trying to proxy SSE connections through it. >...

With further investigating, this issue was introduced in the 0.9.0next. Which I downloaded for the middleware, will post under that thread

Was this ever fixed or a solution for this?

I am also having this issue still, any update on this?

> I can report that after making [a few small changes](https://github.com/ICTU/quality-time/pull/7457/files) all frontend unit tests of [Quality-time](https://github.com/ICTU/quality-time) pass with 3.0.0-beta.2: > > ``` > Test Suites: 85 passed, 85 total...

My workaround to this issue is to make a new button component as a wrapper for react native paper that takes the enabled and disabled value + the button text...

> Did you find out how to fix it? I have the same problem... This only happens in Expo Go was my discovery. Making a development build resolves all the...