Closed pvtulsiram538 closed 8 years ago
Make sure you are not uploading to any meteor directory e.g. public
Thanks @tomitrescak I just had the same issue and this solved it.
HI tomitrescak ,
Thank you so much . Now its working fine but how could i display the files in template . And if i store files in side my application .it may reduce performance of my server how could i solve it .Can you please help me out
Thanks
Hi , My template automatically refreshing after upload .I used following code
and i write my callback is myCallbacks: function() {
}