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.
widgetset version 7.0.0.alpha2 does not seem to match theme version 6_7_8
Using version 7.0.0 alpha 2
Copied VAADIN directory from alpha jar to Webcontent
Google Chrome 20.0.1132.3 dev-m reports above error
Firefox does not report error and shows correct styles.
Rebooted system, started Eclipse and Tomcat but error persists.
Help!
Sounds like a caching issue. Can you test with some more browsers, if it's just an issue with Chrome?
Tushar Kale: Copied VAADIN directory from alpha jar to Webcontent
To what purpose did you copy the VAADIN directory? Usually you should just leave it inside the jar and it gets loaded from there. Copies of folders can mess up things.
Thanks for the response.
I had to clear cache in Chrome then it worked fine.