problem is, when I run it I get a “(NotSupportedError) : Failed to execute ‘attachShadow’ on ‘Element’: This element does not support attachShadow”. The client-side code is virtually undebuggable (gwt js), but something obviously is wrong with the html file, I just have no clue what it is.
I tried replacing the vaadin-button with just the text ‘hello world’ to see if the vaadin-button is the problem. now I dont get any errors, but the shadow-dom is not attached to the element either. In the browser, I just get