Accordingly, it claimed that the max string length can go up to 65,535.
However, when tested, if the string exceeds around 1500, it won't trigger the OnValueChangedEvent anymore...

What is my json string here?
Instead of Pushing one by one as in the tutorial, i am serializing the entire class object, which, is longer than the 1500 length.