Artur
Artur
If we need a service instance to determine that a request is for a PWA icon, what other options are there than returning 401 if the request comes in before...
Ah, I forgot to mention that it would be preferrable to do it runtime through a UI control in our case
I can agree that it is quite a special case and might be solvable with the conf option. There is another case also where this has come up which is:...
This is caused by a mismatch of the code run in the browser and the version run on the server. Earlier versions sent 5 arguments from the browser, the new...
Unless we add support for inmemory data, the sorting should always take place in the backend method
Is this really a problem we should solve? None of the copilot features for Java can work properly without jrebel or hotswapagent edit: okay, updating the UI still needs some...
No longer happens in 23.3
Created #15749 for automatiacally excluding vaadin-dev-server from production builds
This was fixed in #13668
Some fundamental bugs in eager server load should be fixed by #16498