Melloware
Melloware
@andreas-wagner-dev please submit a PR with your fix!
@anicarrr read this thread: https://github.com/primefaces/primereact/issues/6275 Chrome and Android is a nightmare for developers...
can you provide your openAPI document too so it can be reproduced?
Closing for lack of information and if it is still an issue on 7.7.0 I can reopen if reproducer provided
Ok I didn't switch any of the converters I left them all in faces-config.xml. But I agree we should test this in more than just our integration tests. Payara, Wildfly,...
I tested Payara and Quarkus and both are working fine. I added a checklist up top for other servers if anyone wants to help.
I thought for faces 4.0 Java ee 10 that CDI was already required by all containers? > Yes, CDI (Contexts and Dependency Injection) is required for Jakarta Faces 4.0. Faces...
Looks like Wildfly works as well.
I just ran all the integration tests with ```xml org.apache.myfaces.annotation.USE_CDI_FOR_ANNOTATION_SCANNING true ``` and all the integration tests passed!