javascript - CollectionFS not displaying image until refresh -
i using collectionfs cfs-ejson-file storing image in imageobj field on collection.
i using cfs-s3.
the images upload thought tempstorage used until s3 version avaiablie. taken page item don't see image until refresh page.
do have temporary version differently?
this how image:
template.listingpage.helpers({ photo: function(){ homecoming this.imageobj.getfilerecord(); } });
javascript jquery mongodb amazon-s3 meteor
No comments:
Post a Comment