Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating an app via code.quarkus.io still advertises dev-v1 in the welcome page #36109

Closed
manofthepeace opened this issue Sep 22, 2023 · 1 comment · Fixed by #36116
Closed
Labels
area/dev-ui kind/bug Something isn't working
Milestone

Comments

@manofthepeace
Copy link
Contributor

Describe the bug

When running the downloaded app via quarkus:dev then browsing to localhost:8080

the following can be seen where /q/dev-v1 will return a 404;
Screen Shot 2023-09-22 at 2 29 33 PM

Expected behavior

Link should point to /dev or /dev-ui

Actual behavior

points to /dev-v1 which is invalid/removed

How to Reproduce?

Download an app form code.quarkus.io and run in in dev mode then browse to http://localhost:8080

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

3.4.1

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 25, 2023

/cc @cescoffier (devui), @phillip-kruger (devui)

@quarkus-bot quarkus-bot bot added this to the 3.5 - main milestone Oct 3, 2023
@gsmet gsmet modified the milestones: 3.5 - main, 3.4.2 Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev-ui kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants