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

## Description When the Vaadin servlet tries to serve static files from classpath resources, it needs to strip off the servlet path, if any, associated with the request before trying...

Contribution

### Description of the bug In a Vaadin application that uses Vite and `@vaadin/map` component, the following error is thrown: ```SyntaxError: unexpected token 'default'``` for the following code: ```javascript const...

Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0. Release notes Sourced from mockito-core's releases. v4.7.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.7.0 2022-08-13 - 33 commit(s) by 198812345678, Andy Coates, Chen...

external dependency
+0.1.0
java

Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0. Release notes Sourced from mockito-inline's releases. v4.7.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.7.0 2022-08-13 - 33 commit(s) by 198812345678, Andy Coates, Chen...

external dependency
+0.1.0
java

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. Release notes Sourced from maven-javadoc-plugin's releases. 3.4.1 [MJAVADOC-723] - Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 (#158) @​pzygielo Skip Java...

external dependency
+0.1.0
java

## Description Introduced component-based security configuration for Spring Fixes #13910 ## Type of change - [ ] Bugfix - [x] Feature ## Checklist - [x] I have read the contribution...

+1.0.0

### Description After I dragged a root item to another hierarchy and try to move it again, the draggedItems list in the GridDragStartEvent has a null item inside. The problem...

bug
Impact: Low
Severity: Major