I'm having problems: payload
let thisIncludes = this.attrs.discussion.payload?.included;
The above code cannot retrieve data on the home page or on the tags page...
On the contrary, on the article page, the data is retrieved
I can't do anything: can anyone give me the solution?