Cornelius Dirmeier
Cornelius Dirmeier
### Description of the bug / feature If I use Page.setLocation() (introduced in #4869) to navigate to an external API, the browser might block navigation with window.onbeforeunload. We use this...
The LocalDateToDateConverter in vaadin 8.3.1 converts the value too naive. Depending on the current time zone there might be some time gabs because of different calendar adjustments. For example in...
In vaadin 8.9.2 I have a button that opens a window as a modal dialog. After the window is opened no interaction with the view behind the window is possible,...