Closed php4fan closed 10 months ago
I can reproduce this in Rinkeby and Polygon.
This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 45 days. Thank you for your contributions.
This issue was closed because there has been no follow up activity in the last 45 days. If you feel this was closed in error, please reopen and provide evidence on the latest release of the extension. Thank you for your contributions.
Closing issues because they have not been fixed is stupid.
This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 45 days if there is no further activity. The MetaMask team intends on reviewing this issue before close, and removing the stale label if it is still a bug. We welcome new comments on this issue. We do not intend on closing issues if they report bugs that are still reproducible. Thank you for your contributions.
This issue was closed because there has been no follow up activity in the last 45 days. If you feel this was closed in error, please reopen and provide evidence on the latest release of the extension. Thank you for your contributions.
This issue was closed because there has been no follow up activity in the last 45 days
Again this idiocy. Please reopen, kill the stupid bot, and fix the issue.
Or just announce that this project is dead so that people stop wasting their time with an unmaintained app.
Describe the bug
see steps to reproduce
Steps to reproduce
Expected:
What happens instead:
the spinning icon keeps spinning forever.
This is on the BNB Smart Chain.
UPDATE
I have retried now, and now I get this, which I believe is the expected result:
This makes sense. Actually I'm not sure why you shouldn't be able to decode transactions for a chain that works exactly like Ethereum but I might be missing something. At least the behavior makes sense. This appears immediately now, which makes sense too. If transaction data is not supported for a given chain ID, it should not require any time to know that, you know that from the beginning, there's no need to attempt anything and wait for it to fail.
It looks like in some cases, randomly, you attempt to load data that you cannot possibly get in any way, for an unsupported chain. I'm speculating about the reason, but the behavior is obviously wrong.
Error messages or log output
No response
Version
10.14.6
Build type
No response
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response