bernd hopp

Results 5 comments of bernd hopp

worth adding, I agree. Grid is not on feature-parity with table unless we have the same built-in styling capabilities.

> What Java type are you using for that field? Non-nullability can be triggered by using primitive types or by using `@NonNullApi` annotation in the package. For this case it...

I stripped the project down to the bone, clean installed, threw away node_modules and so forth, but the error persists. Please take a look here, hope you can reproduce: https://github.com/berndhopp/vaadin-generator-bug-reproduction/...

But does mvn vaadin:generate work? when I clean install with -Pproduction and run mvn vaadin:generate afterwards, this happens:

It did work indeed, thank you my friend. I would argue it's still an error, since the behavior is not documented and it should be possible to generate endpoints for...