Hello there. Great component!!! If you do not pass an icon to LeftSubmenu

Hello there. Great component!!!

If you do not pass an icon to LeftSubmenuBuilder, this is supported by the API

LeftSubMenuBuilder.get(“Profile”)

You will get an om.github.appreciated.app.layout.webcomponents.appmenu.AppSubmenu.(AppSubmenu.java:38)

This is cause by
item = new AppMenuIconItem(sectionName, icon.getElement().getAttribute(“icon”));

Thank you for reporting this I opened an [issue for this bug]
(https://github.com/appreciated/vaadin-app-layout/issues/214)