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 683 flow issues
Sort by recently updated
recently updated
newest added

Bumps [org.apache.maven.shared:maven-invoker](https://github.com/apache/maven-invoker) from 3.2.0 to 3.3.0. Release notes Sourced from org.apache.maven.shared:maven-invoker's releases. 3.3.0 🚀 New features and improvements [MSHARED-1390] - Deprecate InvocationRequest#setGoals (#76) @​slawekjaranowski [MSHARED-1382] - support a possibility to...

external dependency
+0.0.1
java

### Describe the bug Building a Vaadin 14 project in dev mode (prepare-frontend) and running that project on Tomcat 9 it seems to fail on npm install. This only happens...

bug
node/npm/pnpm/bun
Impact: High
Severity: Major

### Description of the bug When I say `multiSelectComboBox.getLazyDataView().setIdentifierProvider( Item::getPrimaryKey )` then I still get duplicates in my lazily loaded data. When I implement `equals` and `hashCode`, everything works as...

bug
data provider
Impact: High
Severity: Minor

In `flow-server` module we have a helper class used when generating bean property sets, `com.vaadin.flow.internal.BeanUtil`. Currently we do not seem to have any tests for this helper class. It is...

internal improvement
testing

### Description of the bug When Vaadin was struck by the Atmosphere bug [Bug with 1|X problem](https://github.com/Atmosphere/atmosphere/issues/2503#issuecomment-1988493050) then the users would see `Invalid JSON from server: 1|X` on the front-end...

bug
Impact: Low
Severity: Minor

### Describe your motivation Vaadin Copilot needs a way to find which Java component corresponds to e.g. `vaadin-horizontal-layout`. Vaadin Flow to provide an API to give this information, i.e. give...

enhancement
development mode

### Description of the bug It looks like the detach event is not firer "eagerly" when leaving the page (using a beacon request) when Firefox is used. With Safari I...

bug
Impact: High
Severity: Major

### Description of the bug https://github.com/vaadin/flow/assets/7870436/4a046c0d-4204-46e1-916e-c1e1d8096e2d It is possible to corrupt a TreeData making it expose a cyclic (non-tree) structure. ### Expected behavior I expect there to be an exception...

bug
Impact: High
Severity: Major

bug
element API
Impact: Low
Severity: Minor
prerelease version for Vaadin 24.4.0
Released with Vaadin 24.4.0.beta2
Released with Vaadin 24.5.0.alpha1
prerelease version for Vaadin 24.5.0

### Description of the bug [HotSwap agent live-reload](https://vaadin.com/docs/latest/configuration/live-reload/hotswap-agent#hotswapagent) works unstable - works only for first reload on some machines, somewhere it works without issues. For testing results on Mac, see...

bug
Impact: High
Severity: Major
live reload