0

You can see that I use console.log to print the object "comment", and you found there is an attribute "text" in "comment._ps", but when I use console.log to print the object "comment._ps", the attribute "text" is missing. I don't know why, waiting for help~~

console.log(comment);
console.log(comment._ps);

enter image description here

T.J. Crowder
  • 1,031,962
  • 187
  • 1,923
  • 1,875
Yang Xiao
  • 1
  • 1

0 Answers0