I have an javascript object that looks like this. But when i use JSON.decyle on this object,, it removes all of the other properties of the object and produces just "Object { l=67.86140022494648, a=-54.085032053595995, b=48.724495533444134} ". I am a beginner in javascript and cannot resolve this issue on my own. Any explanation to why it does not work or how i can fix it is appreciated . Thanks in advance
I have an javascript object that looks like this. But when i use JSON.decyle on this object,, it removes all of the other properties of the object and produces just "Object { l=67.86140022494648, a=-54.085032053595995, b=48.724495533444134} ". I am a beginner in javascript and cannot resolve this issue on my own. Any explanation to why it does not work or how i can fix it is appreciated . Thanks in advance