Multiple instances on same page
WebDevRock opened this issue · 1 comments
WebDevRock commented
Is this designed to have more than one instance on a page? I've tried this with 3 on a page all with different word arrays but all three render the last instance's data (although if you look on the vue devtool it shows each component has it's own unique data)
SeregPie commented
Oh. Thank you!
It was a stupid mistake on my part.
It is fixed now.