robinparisi / tingle

⚡ 2kB vanilla modal plugin, no dependencies and easy-to-use
https://tingle.robinparisi.com
MIT License
1.55k stars 185 forks source link

img tag with loading="lazy" problem in some case #178

Open utohitewa opened 1 year ago

utohitewa commented 1 year ago

in some case, for example, when tingle's content has 1 img with loading="lazy" but tingle not add .tingle-modal--overflow (in face, it's overflow), so i think .tingle-modal--overflow no need to use and should set to overflow always.