Hello,
I’m trying to upgrade my Fuel V1 tokens to V2, but the button on the website isn’t working, it does nothing when clicked.
There are no errors in the console, no pop-ups, and no feedback at all. I saw a similar issue reported on Discord but without solution.
I tried all the suggested solutions, including using different wallets (MetaMask/Rabby) and different browsers (Chrome/Brave). I also tried to connect FUEL wallet as same as EVM wallet as target for upgrade. I also tried to run migration process in anonymous mode with only Wallet extension enabled, but still with the same result.
When I tried to debug the issue, I saw the following errors in the debugger (though I’m not sure if they’re related)
Converting circular structure to JSON
→ starting at object with constructor ‘ex’
| property ‘io’ → object with constructor ‘ek’
| property ‘nsps’ → object with constructor ‘Object’
— property ‘/’ closes the circle
I was directed here from the Discord support channel. Is there any known solution for this, please?
Thanks in advance for any help!