Hi Henri
Is there any plan for vaadin 14, or any alternative in vaadin 14?
Thanks
Cheers
It depends what you need to have in the popup. One obvious alternative is to use ContextMenu in Vaadin 14 and set target to be a button and use setOpenOnClick(true) so that it opens on left click of the button. I think this can already cover pretty many of the PopupButton use cases, see more https://vaadin.com/components/vaadin-context-menu/java-examples