-
-
## Migrate to Vaadin Flow ?
have followed the recaf project for a long time, I know that at first it was based on javax swing, then javaFX.
Well, it turns out that the Vaadin Flow framework all…
-
### Description of the bug
In an application that uses a top-level `await`, errors are shown only when a bundle is being built (production build or app bundle when using `hotdeploy=false`) but not wh…
-
when using Enhanced Selection with Lazy Data Provider, this exception is thrown.
`java.lang.IllegalStateException: GridListDataView only supports 'ListDataProvider' or it's subclasses, but was give…
-
Hunting down a session serde problem, it was painful having to wait almost a minute between clicks for the application to settle down and stop showing the blue scrollbar. Is there anything that can be…
-
See TODOs
### Investigation
DateTimePicker and TimePicker do not have methods for setting time formats like:
```
setFormat(String) // setFormat("hh:mm:ss")
```
Vaadin suggests to use two metho…
-
We should have an article explaining how the automatic main menu works. The aspects to mention:
- How the menu entries are collected:
- In Flow, using the `@Menu` annotation,
- In Hilla, using th…
-
Hi,
I have problems with building the container. Always when I run `mvn clean package -Pproduction -X` if get the following error:
```bash
[INFO] -----------------------------------------------…
-
E.g. in Split layout documentation there are code snippets like this. For a new user it is not obvious that MasterContent and DetailContent can be any Vaadin component.
```java
package com.vaadin…
-
### Description of the bug
When using Material theme, the application fails in development mode with the following error:
```
VM82:6 Uncaught (in promise) DOMException: Failed to execute 'defin…