0๐
I found a way to do it. I still have the reference on the index.html page, not sure if I need it but I also added the reference on the profile.vue component page right above the script tag
<script type='text/javascript' src='https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js'></script>
Then I can reference the properties without any trouble. There maybe a cleaner way to do this so please post your suggestions
- [Vuejs]-Testing vue-filepond component
- [Vuejs]-Update to update npde_modules folder using npm install โ
Source:stackexchange.com