-
Hi,
I'm trying to use Vaadin charts flow 9.0.0 in a Vaadin 14.4.5 project.
If I'm using npm then the vaadin-chart web component is 7.0.0.
If I'm using pnpm then the vaadin-chart web component is …
-
I'm trying to run this sample in production mode but its not working:
```
[mcooper@oberon ~/ws/cmb/develop/vaadin14-embedded-jetty-gradle]$ gr build -Pvaadin.productionMode
> Task :compileJava
>…
-
### Description of the bug
When using Vaadin 15, the defined resouces using the `@JsModule` Annotation cannot be resolved at runtime, if the resource is inside an addon dependency.
I have some us…
-
### Use absolute references
When fixing the references, use the `{articles}` attribute as a prefix when linking across top-level sections (between Flow, Fusion, Design System, etc), to make the refer…
jouni updated
3 years ago
-
### Description of the bug
The `com.vaadin.flow.server.communication.PushHandler.connectionLost` executes `service.findVaadinSession(vaadinRequest)` and `service.findUI(vaadinRequest)` and this popul…
-
Hi.
I have such a issue.
I don't receive the colors on apex chart type: donut - on slices after runing such java code:
----------------------------------------------Java Code (Vaadin14)----------…
-
Dear Mvysny,
as requested I am opening a new issue here.
I have downloaded your application and imported it in Visual Code Studio.
The only modification I did was to add the gradle eclipse plugin…
-
Hi, i feel the documentation of the gradle plugin is lacking and the development seems to be quite inactive. How is this project supposed to go on? Just asking if i should migrate to maven or not. (I …
-
The following code shown bellow is copied from class AbstractClientConnector in Vaadin8, it overides the equals method, which handle the spring inject case.
`
@Override
public boolean equ…
-
### Problem Description
Dependencies need updates at least to include bugfixes.
### Proposed Change
1. Check for easy version updates (after clearing up in #3449 with Payara modules).
2. Upd…