Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Application keeps running with disabled JavaScript?
Hello there!
I Just figured out, if disable JavaScript (Any Browser) the UI keeps working. By the logic of archihecture, vaadin compiles java sources to javascript.... Can someone explain why it's working?
Thanks for answers, I hope this isn't a bug.
P.S After i disabled JS, i tried to reload, open new browser and e.t.c
Hi,
a Vaadin application will not work without JavaScript support in the browser. I'm guessing you still have it enabled for some reason. I just tested the Vaadin Sampler demo using Firefox with JS disabled and it just outputs "You have to enable javascript in your browser to use an application built with Vaadin." to the page.
-tepi
Hello,
I've been figured out this 'issue' in Chroma, btw it won't run app which uses VaadinSession.