I'm trying to add an external element to a v-for loop in VUE.JS 2.0
Budget: $10 – $30 USD
I am trying to add the altmetric badge to my publication page.
https://api.altmetric.com/embeds.html
When you click on a View Profiles button under a persons name the application will go to a web service and bring back Publication data. The template will populate with information. I need the altmetric to populate with the correct information. I can't seem to bind with the correct syntax and the page does not seem to refresh with the JavaScript embedded badge.
Before I hand over all my code I need the person to understand what the external component needs. I've hard coded one badge outside the for loop and that works fine. I've attached the altmetric instructions above.
https://api.altmetric.com/embeds.html
When you click on a View Profiles button under a persons name the application will go to a web service and bring back Publication data. The template will populate with information. I need the altmetric to populate with the correct information. I can't seem to bind with the correct syntax and the page does not seem to refresh with the JavaScript embedded badge.
Before I hand over all my code I need the person to understand what the external component needs. I've hard coded one badge outside the for loop and that works fine. I've attached the altmetric instructions above.