x-yzt / mixtures

Mixtures.info website source code.
https://www.mixtures.info
GNU General Public License v3.0
8 stars 2 forks source link

Iframe javascript resizer does not work with language-agnostic iframe URIs #104

Open x-yzt opened 2 weeks ago

x-yzt commented 2 weeks ago

When using an intergation iframe without language code (eg. <iframe src="https://mixtures.info/recap/{$id}/"></iframe>), the iframe javascript resizer fails.

event.data.url contains the language code, but the iframe element src attribute does not, hence getting the iframe element from the parent page fails