Well, I manage to solve it. I was having a property with the attributes #[Url]
in my parent components and a foreach of child components on it. That was calling history resetState() too many times. It's only a warning in chromium but on webkit that makes an error.