spring-guides/gs-crud-with-vaadin

grid not working with firefox

mlappi opened this issue · 3 comments

only filter field and editor is rendered with firefox

You can work around this for now by adding setHeight("100%") to the MainLayout constructor.