addressbook example broken from 7.0.1 onward

The addressbook example has a display bug (column headers don’t appear properly and other issues) from Vaadin 7.0.1 to the latest 7.1.6. Any fixes? Tried mvn clean and rebuild to no avail.

Did you start with a fresh vaadin 7 project?
…because that kinda sounds like you’re using an old Vaadin 6 theme styles.css which doesn’t import the legacy-styles.css.


This
demo seems to run properly and it is made with Vaadin 7