When we work on the speed optimization of website, it’s important to figure out the iFrame loading issue as it require lots of requests and loading time.
In order to fix it, we can apply the lazy loading effect to the iFrame.
There are few helpers to implement the lazy loading for iFrame, but the following repository is very stable and useful.