Menu with Icon: Exception IllegalArgumentException: No enum constant

Hello!

It is same problem as described here: Error if icon defined in menu.

Unfortunately, for now only VaadinIcon enum is supported in menu. You can specify a VaadinIcon in XML using constant name like BELL or BARCODE, etc.

Also, see Icon attribute in menu.xml does not support Vaadin icon collection naming · Issue #2715 · jmix-framework/jmix · GitHub

1 Like