Closed rwe closed 3 years ago
The labels tuple contains (current, base, other), and the prompt is choosing between current and other.
labels
(current, base, other)
current
other
Previously, the prompt would erroneously use the base label for the other value.
base
The
labels
tuple contains(current, base, other)
, and the prompt is choosing betweencurrent
andother
.Previously, the prompt would erroneously use the
base
label for theother
value.