Nakama Console displaying Storage Issue

Hello,

I have encountered the bug with displaying storage in Nakama Console. If the particular field in JSON is a big string (for example over 6-7k characters), that field is not displayed at all (but it is properly saved in DB).

Fun Fact: If string contains a Chinese character (e.g. “漢”) then the console displays that field properly, even when it contains over 70k characters.

Versions: Nakama { 3.11.0+c820042d}, {Docker}, Server Framework Runtime language {TS/JS}

Best,
Przemek