You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to serialize a grid to a json string the function to_json is used, however to deserialize the function from_json_string is used ... we should either introduce to_json_string or remove from_json_string and include this functionality in from_json
The text was updated successfully, but these errors were encountered:
to serialize a grid to a json string the function to_json is used, however to deserialize the function from_json_string is used ... we should either introduce to_json_string or remove from_json_string and include this functionality in from_json
The text was updated successfully, but these errors were encountered: