Open MikelTafalla opened 1 year ago
I believe it is the tag list created at header.js when we push the tag into registerToVote. The tag needs to have the 'key' attribute and it needs to be unique
Yeah. We could probably just add some logic to add a number as the key. Just count up from 0 or 1.
I believe it is the tag list created at header.js when we push the tag into registerToVote. The tag needs to have the 'key' attribute and it needs to be unique