-
I'm using Vaadin for Heroku and the JPAContainer addon. I am able to create a Table that gets its data from a Postgresql database. The table loads and displays, but as soon as I try to interact with…
-
I can't run my Spring Boot with Vaadin and vaadin4Spring appliction because of following exception:
java.lang.NoSuchMethodError: org.vaadin.spring.sidebar.components.ValoSideBar$ItemButton.addClic…
-
```
What steps will reproduce the problem?
1. Download myschedule 3.2.1.1 project
2. try to build myschedule-web-config using maven
What is the expected output? What do you see instead?
Cannot end…
-
```
What steps will reproduce the problem?
1. Download myschedule 3.2.1.1 project
2. try to build myschedule-web-config using maven
What is the expected output? What do you see instead?
Cannot end…
-
Now that https://github.com/vaadin/flow/pull/19568/files badge is officially in 24.5 by default: It's time to move your addon into flow-components, right? ;)
-
```
What steps will reproduce the problem?
1. Download myschedule 3.2.1.1 project
2. try to build myschedule-web-config using maven
What is the expected output? What do you see instead?
Cannot end…
-
```
What steps will reproduce the problem?
1. Download myschedule 3.2.1.1 project
2. try to build myschedule-web-config using maven
What is the expected output? What do you see instead?
Cannot end…
-
Error when import to my eclipse...
Project build error: Non-resolvable import POM: Failure to transfer com.vaadin:vaadin-bom:pom:7.5.6 from http://maven.vaadin.com/vaadin-addons was cached in the loca…
-
Generate an add-on theme (`VAADIN/addons//.scss`) stub and add the appropriate manifest entry (`Vaadin-Stylesheets`) in to maven-jar-plugin configuration in the pom.xml.
-
I added the addon to my pom.xml:
```
org.vaadin.thomas
timefield
3.0-beta1
vaadin-addons
http://maven.vaadin.com/vaadin-addons
```
When I call mvn dependen…