Andy Damevin

Results 224 comments of Andy Damevin

@geoand any idea why the exception is the same in this issue and in https://github.com/quarkusio/quarkus/issues/12601

I just found the same problem using plain webpack on the patternfly react seed: https://github.com/patternfly/patternfly-react-seed.git The same fix works: `0.0.0.0` as HOST.

I created this issue on CRA: https://github.com/facebook/create-react-app/issues/12506

I need to investigate how we could make remote dev-mode work. I never tried it with Quinoa.

I gave this a try and it will require big changes in Quinoa to make this work..

Hacked until the fix: https://github.com/quarkiverse/quarkus-quinoa/pull/513

@evanw any reason not to get this in?

Hey @evanw, that's a very good news! Thanks. It seems this very basic PR is already enough for our use-case at least, do you have something else in mind?