Skip to content

FYI: Support for Vaadin 15 example #331

Open
@markhm

Description

@markhm

I've just been playing with app-layout-addon/ and made it work - for my use case - under v15, see my fork and my changes in the last commit.

In particular, note that in AppLayoutRouterLayoutBase, I had add @CssImport(..) at the beginning of the class, because the following line does not work:

attachEvent.getUI().getPage().addStyleSheet("./com/github/appreciated/app-layout/app-layout-styles-lumo.css");

This workaround deactivated support for Material theme.

Hope this helps.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions