Hi SignalKuppe and Crew,
I found information on FileUploader.vue on website: 'https://lovemewithoutall.github.io/it/vue-image-upload-to-firestorage/ ', which gave Thanks to your github repo.
I am trying to get it to work with my project. I refactored this code into mine, but having a difficult time understanding what is wrong. Can you help me? Here is my github repo: https://github.com/gchan82/feedme . I put this material on FileUploaderMain.vue and child is FileUploader.vue. Hierarchy is like this:
AddDish.vue
FileUploaerMain.vue
FileUploader.vue
Maybe you can respond back on my github repo under issues. First time using this comment board, so I don't know if/where I will get response back. Thank you.
I am trying to achieve uploader button that looks like one on website: https://lovemewithoutall.github.io/it/vue-image-upload-to-firestorage/
But, I am only getting text.
Hi SignalKuppe and Crew,
I found information on FileUploader.vue on website: 'https://lovemewithoutall.github.io/it/vue-image-upload-to-firestorage/ ', which gave Thanks to your github repo.
I am trying to get it to work with my project. I refactored this code into mine, but having a difficult time understanding what is wrong. Can you help me? Here is my github repo: https://github.com/gchan82/feedme . I put this material on FileUploaderMain.vue and child is FileUploader.vue. Hierarchy is like this:
AddDish.vue
FileUploaerMain.vue
FileUploader.vue
Maybe you can respond back on my github repo under issues. First time using this comment board, so I don't know if/where I will get response back. Thank you.
I am trying to achieve uploader button that looks like one on website: https://lovemewithoutall.github.io/it/vue-image-upload-to-firestorage/
But, I am only getting text.