Hello Fritz, thank you for this great speed dial! The only thing I am still

Hello Fritz, thank you for this great speed dial! The only thing I am still having trouble is to make it’s click listener work in a browser in mobile format (Galaxy G4 and others). Do you have any idea why?

This component is just a Vaadin Java wrapper for the
[paper-fab-speed-dial]
(https://www.webcomponents.org/element/@cwmr/paper-fab-speed-dial).
For any technical and functional problems, which doesn’t belong to the Java API, please try contact [chadweimer]
(https://www.webcomponents.org/author/chadweimer), the author of the web component:
https://github.com/chadweimer/paper-fab-speed-dial
Unfortunately it seems that this component isn’t maintained anymore (last commit on Oct 2018).

Thanks alot for the input, I will try my luck to contact him, hopefully he is still active.

Hi, I know this might sound crazy, but I had the same problem in using the eventhandler of speeddial items, and my problem got resolved after I commented the following code:

speedDial.setBackdrop(true);