Whenever I try to access search functionality, I get this:

How should I use the search?
P.S. Per-game pages and profile page works properly.
Game not loading. FF.
[UnityCache] Failed to load 'https://html-classic.itch.zone/html/13281857/Build/WebGL%20Builds.data.br' from indexedDB cache due to the error: TypeError: Error in input stream
On the latest version (got loop once):
Unhandled Exception: index.js:369:18
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. index.js:369:18
Parameter name: index index.js:369:18
at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) <0x405bc08 + 0x0000e> in <filename unknown>:0 index.js:369:18
at VirusReseachMinigame._Input (Godot.InputEvent inputEvent) [0x00157] in C:\Pixel\ApartmentSecurityHero\ntrsechero\assets\furniture\sec_room\screen4\virus_research_minigame\VirusReseachMinigame.cs:131 index.js:369:18
To reproduce it's in the arrows minigame. From my understanding it's possible to put game into the state when it advances to next set, but does not reset current index.
Game crashed (FF, Linux Mint)
From console (loops):
Unhandled Exception: index.js:369:18
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. index.js:369:18
Parameter name: index index.js:369:18
at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) <0x4079cb8 + 0x0000e> in <filename unknown>:0 index.js:369:18
at VirusReseachMinigame._Input (Godot.InputEvent inputEvent) [0x00111] in C:\Pixel\ApartmentSecurityHero\ntrsechero\assets\furniture\sec_room\screen4\virus_research_minigame\VirusReseachMinigame.cs:117 index.js:369:18