How to show correct profile picture Meteorjs
问题 I am using CollectionFs to Upload profile pictures. Uploading and storing the image is successful. I can insert and show the image alright for one user but the problem is: For multiple users, when a user visit other users profiles, He sees his own picture rather than seeing the profile owner's picture! I understand its the mongo query I have in my helper function thats causing the issue but can't just get it to work no matter how many "This._id" I Try. Here is the javaScript Router.route(