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
When the .to_json() method is called and a CallbackFunction is serialized, the resulting string containing the JS function can be improperly escaped in certain situations, resulting in an invalid JavaScript object.