We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e49584 commit 1a487edCopy full SHA for 1a487ed
auth-web/src/components/pay/OutstandingBalances.vue
@@ -256,7 +256,7 @@ export default defineComponent({
256
}
257
258
function goBack () {
259
- this.$router.push(`${Pages.ACCOUNT_SETTINGS}/${Pages.PRODUCT_SETTINGS}`)
+ root.$router.push(`${Pages.ACCOUNT_SETTINGS}/${Pages.PRODUCT_SETTINGS}`)
260
261
262
function goNext () {
0 commit comments