-
Notifications
You must be signed in to change notification settings - Fork 50
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
[BUG] Running quarkus:dev fails with date format error #7
Comments
I'm running macOS Ventura 13.2 on an M1 Max 2021 MacBook Pro 16 with the Temurin OpenJDK 17.0.5 and Docker Desktop 4.16.2. |
Thanks for reporting. I'll have a look |
#8 should take care of it |
After talking with @mkouba, my fix should not be needed because Qute already provides such an extension method. However we are trying to see why you are getting the error. |
@geoand Please wait while I install the tooling so I can download the PR to my local repo. |
👍🏼 This might an M1 issue, we are waiting to confirm |
Yes, the fix is not correct and should not be merged until we know what the real problem is. |
Right, I have converted the PR to draft |
But @mkouba we will likely need the fix until we have a Quarkus version that fixes the issue |
@ksilz thanks for checking! As for the UI, I am totally the wrong person to be able to answer that :) My UI skills is totally non-existent :(, but I can say that it did work properly for me on Chrome on a Linux box. |
I added some comments to the code. |
- related to #redhat-developer-demos/quarkus-petclinic/issues/7 (cherry picked from commit d576fa2)
The latest commit on
master
gives me this error when runningmvn clean compile quarkus:dev
:The text was updated successfully, but these errors were encountered: