-
When F5 is pressed in a browser with Vaadin app having `@PreserveOnRefresh` on the UI, I expect that the UI including any of the child components will not be re-created on server-side. However, starti…
-
We need variable row height in the grid component. Are there any plans to support variable row height for grid? And if so - when can it be expected?
We're using Vaadin 8 and would love to use the g…
-
Hello,
I have a strange issue when using the 'grid-renderers-collection-addon' in a Vaadin project, that used gradle for build management. I created the initial project with the [Vaadin Gradle Plug…
-
**Originally by @mstahv**
___
There are several inconveniences in Container interfaces documentation (and perhaps a design also). This is a meta ticket and must be split for smaller peaces.
There ar…
-
Vaadin Framework version: 8.6.2
Browser: Firefox: 60.3.0esr (64-Bit)
Web Container: Apache Tomcat 9.0.5
On recieving a DataChangeEvent, the Grid Component does not clear its selection, keeping da…
-
Could you add support for Vaadin8?
-
-
I am using Vaadin8. My problem is with the setDataProvider() lambda for the grid component not working as intended. I have a database with 600 entries atm and whenever I try to use the dataProvider la…
-
Dear all,
Pushing mechanism described in [https://vaadin.com/docs/v7/framework/advanced/advanced-push.html](url) doesn't work in Liferay7.
Is there any solution/workaround?
mltpz updated
6 years ago
-
Dependencies with classifier are not resolved when running `vertx:run`; in the log I can see this kind of errors
```
[ERROR] Unable to resolve:com.github.mcollovati.vertx:vertx-vaadin8:0.4.1-SNAPS…