-
Hi, we are currently migrating our application to Vaadin 23 (23.3.3) and we are having the following error when trying to use the multiselect combo box flow dependency:
```
ERROR in ../node_m…
-
### Description of the bug
I am currently upgrading my rather big maven multi-module app from Vaadin23 with Spring Boot 2.7 to latest Vaadin 24.3.3 with Spring Boot 3.2.1.
So far the application sta…
-
### Description of the bug
I just downloaded sample project from [start.vaadin.com](https://start.vaadin.com/) and added RouteNotFoundView almost same as in [documentation](https://vaadin.com/docs/v1…
-
### Description
We have form that user can upload files to a document.
If we use MemoryBuffer and only 1 file upload max, it is working no problem.
When we use MultiFileMemoryBuffer and multi…
-
**EDIT: since the usecase case is quite specific I think it has no sense to cover all such cases. It should be enough to provide a proper javadocs for the second parameter of `SpringServlet`. This is …
-
2024-03-28T14:17:39.972+0100 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Completing Build operation 'Execute 'rootProject {}' action'
2024-03-28T14:17:39.972+0100 [DEBUG] […
-
**Jetty version(s)**
12.0.9 / 12.0.12
**Jetty Environment**
ee8
**Java version/vendor** `(use: java -version)`
OpenJDK
**OS type/version**
Windows
**Description**
In 12.0.9 the Cont…
-
### Describe the bug
Given a MenuBar with one MenuItem with a tooltip:
- Hovering over the MenuItem gives the tooltip
- Moving mouse out of the menuItem to the left, right, or up, removes the too…
-
[INFO]
[INFO] --< org.geckoprojects.vaadin:org.gecko.vaadin.whiteboard.demo.frontend >--
[INFO] Building Gecko Vaadin Whiteboard Demo Frontend Fragment 1.0.0-SNAPSHOT [7/7]
[INFO] from org.gecko…
-
### Description of the bug
Just take example from [starter](https://start.vaadin.com/app).
Sorting is not working using designer implementation.
code:
https://github.com/letrthang/vaadin23-…