#7750 - first-beta-review #95
|
@ -477,6 +477,7 @@ onMounted(async () => {
|
||||||
dense
|
dense
|
||||||
class="right-navigation-button"
|
class="right-navigation-button"
|
||||||
data-testid="checkoutStepperRightButton"
|
data-testid="checkoutStepperRightButton"
|
||||||
|
:loading="loading"
|
||||||
>
|
>
|
||||||
<QTooltip>
|
<QTooltip>
|
||||||
{{ t(`${step.nextButtonLabel || 'next'}`) }}
|
{{ t(`${step.nextButtonLabel || 'next'}`) }}
|
||||||
|
|
Loading…
Reference in New Issue