WikiLove allows editors to make modifications inside a page called MediaWiki:WikiLove.js, however this module doesn't depend on anything meaning its quite common in race conditions for there to be errors in seemingly harmless scripts like https://hu.wikipedia.org/w/index.php?title=MediaWiki:WikiLove.js to occur.
In fact it seems that any module declared using a ResourceLoaderWikiModule cannot have dependencies in its definition.
We probably want to adjust ResourceLoaderWikiModule class in core to allow dependencies. Once that's done fixing should be trivial.