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
JSFiddle:https://jsfiddle.net/mem9e9r9/ Error: TypeError: Cannot convert object to primitive value Description:
It seems like invert() function is triggering an error when converting json object with builtin -> toString property present. I tried with standard JSON files and it does work properly.