Modal in modal display error

We want to open a modal window (Window2) from another modal window (Window1) but after Window2 show up Window1’s vertical scrollbar is disappearing and the screen is locking down to the bottom.

Here is the Spring Boot Vaadin project to reproduce the problem: https://github.com/Bankmonitor/vaadin-scrollbar-error