Switching to latest vaadin version submenu items are no more shown in vaadin contextmenu.
There seems to be an issue for this
https://github.com/vaadin/context-menu/issues/31
Obviously this was not fixed for current version
Switching to latest vaadin version submenu items are no more shown in vaadin contextmenu.
There seems to be an issue for this
https://github.com/vaadin/context-menu/issues/31
Obviously this was not fixed for current version
Note, in order to have the fix in the context menu, you need to update your project depencies to use the latest version of the context menu too. I.e. the fix is not included in Vaadin 7.7.3, but new version of ContextMenu
Thanks a lot. That solved it.