Thomas Sapelza

Results 8 issues of Thomas Sapelza

Hi, it would be awesome if PrimeFlex v4 would add support for the awesome [container query length units](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Container_Queries#container_query_length_units) which is currently already supported by 88% of the browsers used worldwide....

Just as a heads up, could Quinoa be refactored to use https://github.com/quarkusio/quarkus/pull/38852 when `quarkus.quinoa.enable-spa-routing` is enabled?

feature

### Describe the bug Since PrimeNG 17.15.0 the AutoComplete display is broken due to the new `optionValue` support. In PrimeNG 17.14.0 wrapping an item in a `SelectItem` works and the...

Status: Needs Triage

### Describe the bug When the PrimeNG Calendar is used with Angular reactive forms, setting the input bindings `[minDate]` `[maxDate]` require the date to be clicked at least twice to...

Status: Needs Triage

### Describe the bug When the PrimeNG Calendar is used with Angular reactive forms, setting the input binding `[defaultDate]` makes the Calendar unresponsive and the user can no longer select...

Status: Needs Triage

### Describe the bug When upgrading Quarkus from a previous version to Quarkus `3.10.0`, the Quarkus CLI migrates `quarkus.package.type=native` to ```java quarkus.package.jar.enabled=false quarkus.native.enabled=true ``` With this change, the dev server...

kind/bug
area/kubernetes
area/native-image
triage/needs-feedback

### Describe the Issue If I follow the following steps to create a heap dump using `kill -SIGUSR1 ` on runtime, my application running with the G1 GC always crashes...

bug
native-image

### Describe the bug When the Quarkus `quarkus.http.non-application-root-path` is set relative to `quarkus.http.root-path`, requests to the REST API endpoints lead to stuck backend requests when Quinoa `quarkus.quinoa.ui-root-path` is unset or...

needs triage