After approving the transactions, the transfer transaction modal box didn't close, the reason is that after signing the transaction, it didn't return the transaction hash.
What's the fix?
Return transaction hash after signing the transaction in helper.
What was the issue?
What's the fix?