-
@bingtimren commented on [Mon Nov 20 2017](https://github.com/vaadin/framework/issues/10341)
Environment:
Vaadin 8.1.6, Vaadin-CDI 2.0.0, WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) server
…
-
We have an application with several views, that contains grids with huge amounts of data and a lot of components. Parallel to this data there are editor dialogues and sidebars, that show detail data o…
-
`# rubn@rubnPC:~/Documentos/java/jpa-addressbook-master$ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] --…
-
All closed UI is referenced from UIScopedContext storageMap until http session invalidation.
Simple to reproduce, just build a helllo-world vaadin app with one CDIUI.
Run it, and refresh the page in …
-
The developer preview release of [Vaadin 10](https://vaadin.com/docs/v10/flow/Overview.html), has been officially announced.
Are there any plans in this project to provide integration with Spring f…
-
I am using the gradle-vaadin-plugin to build my vaadin application which uses the com.vaadin.tapio:googlemaps:1.2.1 addon. My gradle build file is as follow:
> apply plugin: "java"
> apply plugin: "w…
-
Normally with the Navigator, a user can have an empty view name for example for their login screen. This approach is shown in the Vaadin 7 wiki: https://vaadin.com/wiki/-/wiki/Main/Creating%20a%20book…
-
I've implemented a logout method according to the vaadin Book (4.7.7 Closing a Session).
The method redirects the browser to another page, and close the vaadin session.
private void logout() {
…
-
**Originally by _mvysny2_**
---
Touchkit 4.1.0: Good day, I was trying the https://www.ssllabs.com SSL test on my https TouchKit-powered site, when I noticed the following stacktrace:
```
20:03:24.…
-
**Originally by _abigger_**
___
Hi, I have an Exception when trying to compile; with 7.7.0 (same project) works; with 7.7.1 I get
Executing compiler with command line:
C:\Program Files\Java\jdk1.8.…