iframe overflows container
Author: troubaCreated Oct 3, 2025Updated Oct 3, 2025
In 2.9.0, iframe still overflows its container
I made new demos to highlight the issue
⚠️ To test you have to look at the 2nd video, the first one stays with a loading icon, I dont know why:
✅ 2.7.2: No issue, the iframe doesn't overflow its container https://stackblitz.com/edit/stackblitz-starters-7w1gqpbz?file=src%2FApp.tsx
2.8.3: Issue appears, the video overflows its container https://stackblitz.com/edit/stackblitz-starters-bszrsknt?file=src%2FApp.tsx
2.9.0 Issue still visible https://stackblitz.com/edit/stackblitz-starters-zyukgwq5?file=src%2FApp.tsx
This is a repost of:
- an issue closed without resolution: https://github.com/sachinchoolur/lightGallery/issues/1679
- an issue tagged V1 but visible in 2.9.0 https://github.com/sachinchoolur/lightGallery/issues/1706
Source: sachinchoolur/lightGallery