Please would like to see example for vaadin 8 error: https://github.com/

please would like to see example for vaadin 8

error: https://github.com/appreciated/vaadin-app-layout/tree/dev-8.x/app-layout-examples

page not found…

Thanks for the information, the link is now correct again.

Hi Johannes. Using vaadin 8, is it possible to use a view that does not extend View? a view that extends only VerticalLayout … how?

Thanks

Since View is an interface I don’t really see why this is a problem. Views have to be used when using Vaadins Navigator API which the App-Layout relies on in 1.*.