when I start to build and package the application I get the following error

I use vaadin 18.
When I start to build and package the application I get the following error:

cannot access com.awesomecontrols.bubbledialog.BubbleDialog

Also I want to know how can we change the location where it will popup?

Hi!.
With .setAling you can set where the bubble will popup, and with setArrowOffset set the size of the arrow.
I have not test it against V.18 but its seems it work.

Please test it with vaadin 18.0.1 I get still this error:

cannot access com.awesomecontrols.bubbledialog.BubbleDialog