Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transaction Page not loading #196

Closed
rbpollock opened this issue Jan 28, 2024 · 1 comment · Fixed by #197
Closed

Transaction Page not loading #196

rbpollock opened this issue Jan 28, 2024 · 1 comment · Fixed by #197

Comments

@rbpollock
Copy link

After creating a transaction, exiting the flow (or having one signer sign) and then navigating to the full transaction url, the route /[chainregistryname]/[account]/transaction/[transactionid] returns an error with the route, preventing other signers from signing.
Screenshot 2024-01-28 172322

Invalid href '//secret1qr445x2x5gjcfpd74a6feva762awfmgzlw7ams' passed to next/router in page: '/[chainName]/[address]/transaction/[transactionID]'. Repeated forward-slashes (//) or backslashes \ are not valid in the href.

to view: https://cosmos-multisig-ui-kohl.vercel.app/secretnetwork/secret1qr445x2x5gjcfpd74a6feva762awfmgzlw7ams/transaction/388200927909118551

@abefernan
Copy link
Contributor

I will fix the console and Multisig errors, but the users should able to sign either way, the connect Keplr/Ledger button appears below that view, doesn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants