I found a bug when I was working on a project in Kitten.
If a kitten.Component on a kitten.Page calls this.page.update(), it starts an infinite loop.
AI helped me track down the exact issue, proposed a fix, and created the minimal example in the attached file.
Let me know if you have any questions or want me to provide additional information.