Skip to content

Fix page crash when an iframe is invalid

Quoc Huy Nguyen Dinh requested to merge fix-crash-when-not-valid-iframe into develop

The GIST embed has triggered an existing bug in the embedded player index file. GIST does not have iframe and thus its code didn't include an iframe url validator.

This should fix for future plugins too.

Merge request reports