Thomas Sapelza
Thomas Sapelza
Maybe one addition which probably is the root cause of this issue, the REST endpoints, for example ``` /administration/api/v1/core/keycloak /administration/api/v1/translations/en ``` are coming from a shared multi-module lib and are...
Got it, I will try that. But is it normal that if this is not configured correctly, Quinoa infinitely blocks any REST API request?
@utillity it was announced somewhere in the PrimeTek GitHub discussions and also in some Reddit post that the PrimeFlex project will be sunset and that a migration tool for Tailwind...
Issues related to the Gradle configuration cache, which I encountered today using Gradle 9.1 as I wanted to get the configuration cache to work in my GitHub Actions CI: https://github.com/gradle/gradle/issues/20873...
https://blog.gradle.org/improvements-in-the-build-configuration-input-tracking > However, certain patterns may lead to a slightly different user experience, requiring a few additional non-cacheable runs before the cached configuration can be used in all subsequent builds....
I found issue https://github.com/gradle/gradle/issues/24203
Related to the Maven repo credentials issue causing the Gradle configuration cache to not be hit/reused: https://github.com/gradle/gradle/issues/19216 https://github.com/gradle/gradle/issues/22618 https://github.com/gradle/gradle/issues/24203 https://github.com/gradle/gradle/issues/29815
Hi @mertsincan @cetincakiroglu, this is still an issue...so many PrimeNG issues have been recently closed in a rush since the PrimeNG 18.0.0 release **which are still issues and are even...
Another inconsistency with `minDate` can also be found here https://github.com/primefaces/primeng/issues/15391
To clarify, if I make a heap dump immediately after the first one or only with a few minutes in between, the application does not crash. It only crashes if...