mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 21:55:12 +08:00
1aa836163e
Currently (for Ranked Choice only) a javascript exception is raised on very first vote, preventing the results from being rendered requiring a browser refresh (which doesn't error). Resolves: TypeError: this.args.rankedChoiceOutcome.round_activity is undefined with simple addition of optional chaining operator. |
||
---|---|---|
.. | ||
poll-buttons-dropdown-test.js | ||
poll-info-test.js | ||
poll-options-test.js | ||
poll-results-pie-test.js | ||
poll-results-ranked-choice-test.js | ||
poll-results-standard-test.js | ||
poll-results-tabs-test.js | ||
poll-test.js | ||
poll-ui-builder-test.js |