I'm trying to show avatar at question list page and when i var_dump post, there is no avatar index in an array, but when I go to single question view, everything is fine.
What am I doing wrong.
Also avatar() method works on single question page, but returns null on list page