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

### Describe your motivation As developer I would like to have access to coordinates of dragged item within drop zone ### Describe the solution you'd like Add API to DropEvent...

enhancement
dnd

A hard-coded threadhold at `10700`ms make the PR validator failed sometimes, and mostly failed in my local.

internal improvement
testing

Targets Vaadin 24.5 or 24.6, when Node.js 22 status is "ACTIVE", see https://nodejs.org/en/blog/announcements/v22-release-announce. This PR can be updated with later 22.x releases to be sure that Flow has no issues...

+0.0.1

### Describe your motivation `ReactAdapterComponent` is an abstract implementation of an adapter for integrating with React components. It extends from the `Component` class, as we can inherit from multiple classes...

enhancement

### Description of the bug I created a vaadin app and deployed it on aws linux and getting following error continuously: `A filter or servlet of the current chain does...

investigation

## Description This implements feature request #19060 - Add new method `ValueContext.getBinder()` with access to the current binder. **Please see that issue for a discussion.** This PR is based on...

waiting for author
+1.0.0
Contribution

### Description of the bug We see the following client-side error 100+ times a day: ``` TypeError: Illegal invocation at eval at Q3 (https://myurl.com/VAADIN/build/FlowClient-urjGN_YE.js:3:42383), (sendBeacon:8:13) at eval at Q3 (https://myurl.com/VAADIN/build/FlowClient-urjGN_YE.js:3:42383),...

investigation

It would be useful for us to understand how widely used different IDEs are specifically among Vaadin users. This could help us prioritize how much to invest into supporting different...

enhancement