When clicking a link on a translated page, Kagi Translate opens a Kagi Translate page inside the current translation page, crashing the website.
How to reproduce:
- Open this translation of the Game Hacking Academy website.
- Click on one of the tabs on the left side of the page. (ex. "Fundamentos de Computador")
- Wait a bit, and KT (Kagi Translate) will open a KT page inside the current KT page, crashing the website.
Screenshot of the crashed page:
Notice the nested page.
Opening a KT page inside KT creates a lot of CORS policy errors:
Expected behavior should be to just translate the linked page instead of opening KT inside KT.
Maybe this happens only on certain web frameworks that use SPA routing?