Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
redirectToParentPage() {
location.href = getBackUrl(this.breadcrumb);
},
async submit({ postFn }={}) {
redirectToParentPage() {
location.href = getBackUrl(this.breadcrumb);
},
async submit({ postFn }={}) {
backUrl() {
return getBackUrl(this.breadcrumb);
},
showBackButton() {
backUrl() {
return getBackUrl(this.breadcrumb);
},
showBackButton() {