Sebastian Dietrich
Sebastian Dietrich
@keilw that's ok for me since it seems to work with jadira in my application. But before enhancing the documentation and writing an "official" example I'd like to make sure...
We have the same issue. Java: 17 Vaadin: 24.2.9 Spring boot: 3.2.0 Running on google cloud ``` java.lang.UnsupportedOperationException: Unexpected message id from the client. Expected sync id: 2, got 3....
AFAICS (didn't test my assumption) Java-Faker might return duplicates - i.e. users that have the same firstName or lastName or username. So when you sort by e.g. username (as in...