mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-12-23 22:47:57 -05:00
The only way to detect change of the iframe location performed via `History.pushState()` or `History.replaceState()` is to constantly monitor it, since those methods don't trigger any events.