diff --git a/components/IscnRegisterForm.vue b/components/IscnRegisterForm.vue index 29a500e4..7fbc887c 100644 --- a/components/IscnRegisterForm.vue +++ b/components/IscnRegisterForm.vue @@ -1326,11 +1326,6 @@ export default class IscnRegisterForm extends Vue { onOpenKeplr() { logTrackerEvent(this, 'ISCNCreate', 'OpenKeplr', '', 1); this.isOpenKeplr = true - // Hack: In some cases, there might be no response from Keplr, - // so we set a timeout to automatically close it after 5 seconds. - setTimeout(() => { - this.isOpenKeplr = false - }, 5000) } validateField(