You've already forked AstralRinth
forked from didirus/AstralRinth
fix: allow payouts that go over the tax limit by prefilling form (#4478)
* feat: start on fix * fix: withdraw btn * fix: lint issues * fix: use button rather than span * fix: lint issues --------- Co-authored-by: --global <--global>
This commit is contained in:
@@ -239,6 +239,7 @@ async function continueForm() {
|
||||
}
|
||||
} catch (error) {
|
||||
console.error('Error occurred while continuing tax form:', error)
|
||||
handleCancel()
|
||||
} finally {
|
||||
manualLoading.value = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user