Matti Tahvonen
Matti Tahvonen
@Legioth I added a test view to the branch but the fix seems non-functional to me, would you spend a moment and see if it works for you?
This fix wont fix the issue if ONCHANGE is in use, only when used with the lazy mode. And it can't be fixed without some totally different kind of solution....
Sounds like you are describing the Vaadin client->server event/message queue that I know 😁 As I'm not familiar with the current codebase, I don't even have a hunch that how...
@hesara Could you give a quick look at this issue? I think you have the best knowledge on this.
@stefanuebe Is this still an issue in your project?
Then let's do it as it looks an easy task. If it is the only feature in next 2.x version, we can adapt the release procedures to correspond the size...
Windows Server EOL is just half year away... https://endoflife.software/operating-systems/windows/windows-server Maybe that could be looked briefly using a remote vm via Azure, instead of spending time to install WS 2016 locally...
@simasch, do you think this would work? Not sure still if I want to have both 4&5 in the same app, but could look into using TB with 5 next.
There has been quite many requests for SVG support, but this is not currently very high on our TODO list. I'd love to learn more about the needs so I...
This might be hard to tackle as WebSockets are such a new thing and libraries like Shiro are not yet that well adapted to them. I don't personally know Shiro...