-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
keep-openExplicitily keep openExplicitily keep open
Description
Describe the bug
Hello,
When I try to use the Quarkus dev ui on github code spaces or remotely, I'm unable to browse the Microcks UI.
I always have a blank page and this error in my browser developer tools network tab:
I already tried to configure the DEV UI CORS exclusion filters through these parameters:
quarkus.http.cors.origins=/.*/
quarkus.dev-ui.cors.enabled=false
quarkus.http.cors=false
I had the same behaviour.
Thanks
Expected behavior
I should normally browse the Microcks UI
Actual behavior
A blank page
How to Reproduce?
Below the different steps to reproduce it:
- Create a quarkus project with the microcks extension
- Open Github codespaces
- Run mvn quarkus;dev
- Browse the remote Dev UI then the Microcks UI5.
Microcks version or git rev
0.4.0
Install method (docker-compose, helm chart, operator, docker-desktop extension,...)
quarkus
Additional information
No response
Metadata
Metadata
Assignees
Labels
keep-openExplicitily keep openExplicitily keep open