flow icon indicating copy to clipboard operation
flow copied to clipboard

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

Results 426 flow issues
Sort by recently updated
recently updated
newest added

### Description of the bug The test added to DataSerializableTest class in the commit https://github.com/vaadin/flow/pull/6845/files seems to pass regardless of the actual fix being present or not, so looks like...

Fix so that if we have a usable old node installation we check the correc path for npm script. Fixes #14839

+0.0.1
target/23.2
target/23.3

Show version info in debug window and allow copying it to clipboard. (cherry picked from commit 5cb22904929ba33133c12a8dc2f55488af986e56)

+1.0.0
cherry pick

### Description of the bug ``` [INFO] The globally installed Node.js version 14.19.0 is older than the required minimum version 16.14.0. Using Node.js from /root/.vaadin. [DEBUG] Using node 16.17.1 located...

bug
Impact: High
Severity: Major

Synchronize pwa handler on the requestHandlerMap instead of locking the session. Locking and unlocking session may fire a push event that might make the server client sync faulty. touches #14797

+0.0.1
target/9.0
target/23.1
target/23.2
target/23.3

### Description of the bug On some occasions, the browser will start reloading the current page forever. Looking at Chrome console one can see js exceptions. Looking at the network...

investigation

### Describe your motivation It is easy to start a Vaadin 23 project today and grab the latest Tomcat version to run it on. It won't work because Tomcat 10...

enhancement

I have updated the project to 23.2.4 from 23.1.7 13:56:49 [INFO] ------------------------------------------------------------------------ 13:56:49 [ERROR] **Failed to execute goal com.vaadin:vaadin-maven-plugin:23.2.3:prepare-frontend (default) on project qzv: Could not execute prepare-frontend goal.: Error occured...

waiting for author

Use access so that we do not block with the lock Fixes vaadin/multiplatform-runtime#101

+0.0.1
target/2.7
target/9.0
target/2.8
target/23.2
target/23.3

### Description of the bug In Vaadin 14, tsconfig.json is only generated if the project contains `.ts` files. However, if the TS files end up in the fallback bundle, for...

bug
Impact: Low
Severity: Major
v14