Anas Limouri
Anas Limouri
I'm having this same issue. Anyone managed to find a way to style the selected value?
textColor is the prop that changes the label color.
There is no prop called inputContainerStyle. The right prop is ContainerStyle and even this one doesn't change text styling on the label.
Hello @gregturn, I am upgrading from Spring Boot 3.0.9 to 3.1.3 and I'm having the same issue on this query (which was working perfectly before): ``` @Query(value = """ /*...
@alirezaalallah, @alianman, @SAMTV12345, @leo-jeff-app this has been resolved in `3.1.4-SNAPSHOT`. Check this issue [here](https://github.com/spring-projects/spring-data-jpa/issues/3126).