I found the ‘bug’. The popup was placed on a page. I find out that the height was also set in the settings through the UI builder. The strange thing was, it was set on 1000px as a fixed height. But the fixed height wasnt checked, so I couldn’t see it was on 1000px. So, the bug here is that it used the setting 1000px fixed height even though it wasn’t checked.