Displaying a Modal Popup on iPad (iOS 14 Webkit)
After comparing the performance of displaying a modal popup on a windows device and an iOS device we came to the conclusion that displaying the modal popup on iOS devices leads to performance and stability issues.
Comparison test: displaying an empty modal popup on iOS and Windows Chrome
on iOS it took approx. 20 sec for the user interface to be responsible again (after the input it often crashed, and the page had to be refreshed)
on Windows the modal page is loaded immediately

