-
**Describe the bug**
https://start.vaadin.com/app generates pom.xml on Java 17 and database PosgreSQL generates pom.xml with missing dependency
org.springframework.boot
spring-boo…
-
### Description of the bug
I have an application running under Wildfly 21+.
Sometimes the application log is full of messages like
```
IllegalStateException
UT010026: Async is not supported f…
-
Hi,
since we upgrade to Vaadin23 we face an issue while exporting the grid.
```
java.lang.IllegalArgumentException: HTML must contain exactly one top level element (ignoring text nodes). Found 2 …
-
### Describe the bug
Grid Context Menu does not show when you have a grid inside a dialog and you right click with a mouse.
When using Web Developer Tools and looking at the network tab, the event…
-
If ComponentRenderer is used in Grid, Flow fails to recover on resync
Vaadin 14.5.2
Use the following code to replicate the problem. Click the button to force the resync. Resync starts, but proc…
-
Hello Martin,
Support for MultiSelectComboBox(Since Karibu-Testing 1.3.21)
Should be available.
But yet despite using version 1.3.23
I cannot find that static methode.
Could you please c…
-
### Description of the bug
I have a View which `implements HasUrlParameter`.
Also I configured:
`vaadin.eagerServerLoad=true` (for IndexHtmlRequestListener)
with such setup, `HasUrlParam…
-
### Description of the bug
I am often getting the message in the log of Resynchronizing UI by client's request.
The full message is:
Resynchronizing UI by client's request. The network message wa…
-
### Describe the bug
in [start.vaadin.com,](https://start.vaadin.com/) when you generate an app with vaadin v24 (pre):
and try to run it, you get:
and npm result is:
```
~/Downloads/my-ap…
-
### Description of the bug
Vaadin flow 23, Srping boot Java 17.
Using @JavaScript to load JS file to browser. However **onload** event does not auto trigger.
Reference code here:
https://git…