The object includes a property for onChangeJSON and whether it's set or not, a console warning is triggered if the modes array includes "text" or "code". I'm not using onChangeJSON so it's kind of bizarre to be getting that warning.
Option "onChangeJSON" is not applicable to modes "text" and "code". Use "onChangeText" or "onChange" instead.
The object includes a property for onChangeJSON and whether it's set or not, a console warning is triggered if the modes array includes "text" or "code". I'm not using onChangeJSON so it's kind of bizarre to be getting that warning.
Option "onChangeJSON" is not applicable to modes "text" and "code". Use "onChangeText" or "onChange" instead.