When voting for the first time in a “results always visible” ranked choice vote, the user receives an exception:
TypeError: this.args.rankedChoiceOutcome.round_activity is undefined
(workaround is currently to refresh the page)
When voting for the first time in a “results always visible” ranked choice vote, the user receives an exception:
TypeError: this.args.rankedChoiceOutcome.round_activity is undefined
(workaround is currently to refresh the page)
Fixed in this PR:
Gentle request to get this fix merged.