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”));