Matti Tahvonen

Results 145 comments of Matti Tahvonen

Yeah, it is round robin. If you make a third request with the initially returned cookie, then it works, but naturally browser then thinks that the session is expired and...

My K8s skills are not at top level, I'll ask if some of our experts could some time to build a working setup for Okteto.

I think I just fixed this. By magic. Could somebody see if the new version now finally appears?

Hi! Not a ready made example, but hints to get this done: There is [an (updated) example](https://cookbook.vaadin.com/grid-csv-export) that allows downloading a CSV file. PDF is pretty much the same, but...

Drafted this quickly with browser & GitHub, not planning to continue on this. So reviewer, please fix formatting or make some alternative fix for the issue. If I'd know the...

Well then it sounds like it is a bug that this Java method is not deprecated.

@denis-anisimov Upload should make a visit to server once a file is submitted. This is how previous Vaadin versions worked. Without that, the started listener is almost useless (unless using...

So we'd need something like this to V10+ too: https://github.com/vaadin/framework/blob/master/client/src/main/java/com/vaadin/client/ui/VUpload.java#L295-L317

Added property hiding, partly to VGrid, so no release for transitive dependency yet. Will cut a version still soon...

Dependency now syncing to Maven Central