I found that the problem was that I had in my code
@Widgetset(“com.vaadin.v7.Vaadin7WidgetSet”)
when I remove the annotation chrome displays teh context menu
the problem here is that I need this annotation.
Any ideas?
best regards
I found that the problem was that I had in my code
@Widgetset(“com.vaadin.v7.Vaadin7WidgetSet”)
when I remove the annotation chrome displays teh context menu
the problem here is that I need this annotation.
Any ideas?
best regards