python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Cannot invoke "com.vaadin.flow.server.VaadinService.getContext()", the return value of "com.vaadin.flow.server.VaadinSession.getService()" is null
I'm trying to setup a Vaadin 22 project using spring, spring-boot and hazelcast for session replication.
If I remove everything related to Hazelcast, the execution runs smoothly and I can login (throu...
Luca Trecarichi
Votes: 0
Answers: 0
Pushing Images Vaadin Java
i am trying to create a turn-base card game in Vaadin-Java, everything was going well so far, but i have a problem with pushing Vaadin Images to other UI. I did copy Broadcast/BroadcasterView Class fr...
Greg S.
Votes: 0
Answers: 1
Vaadin: What is the Spring context of the Drop component?
I am using the 21 version of Vaadin. I have the following code, taken from an example from the Vaadin website
and slightly (purely beauty) modified by me. The remaining files are unchanged.
the codes ...
Andrew Miterev
Votes: 0
Answers: 0
Vaadin Layout dont Diaply Buttons
Hi am usin Vaadin to code an WebApplication.
I use this Vaadin Addon:
https://vaadin.com/directory/component/carousel-addon
My Problem is that my Button layout only display on the 3rd Carousel Slide a...
Zakon
Votes: 0
Answers: 2