hi,
I built a video webpage(abmvideo component), it opens very slowly. I filanlly found the reason: the webpage references youtube js, but youtube cannot be accessed in mainland China, so the webpage takes too long to load. Is there any way to solve it, thank you!
workaround: opend index.html, delete <script src="https://www.youtube.com/iframe_api"></script> .
I built a video webpage(abmvideo component), it opens very slowly. I filanlly found the reason: the webpage references youtube js, but youtube cannot be accessed in mainland China, so the webpage takes too long to load. Is there any way to solve it, thank you!
workaround: opend index.html, delete <script src="https://www.youtube.com/iframe_api"></script> .