onflow / flow-playground

Flow Playground front-end app 🤹‍♂️
https://play.flow.com
Apache License 2.0
116 stars 26 forks source link

Account Linking project hangs, then fails to load on refresh #747

Open sisyphusSmiling opened 1 year ago

sisyphusSmiling commented 1 year ago

Describe the bug

Basic account linking project hangs when completing account linking, preventing loading the project upon refresh.

To Reproduce

  1. Go to the playground project
  2. Deploy all contracts to addresses defined in topline comments
  3. Run transactions in the order they're presented with the signers and parameter values noted in the topline comments
  4. Note that last transaction - 2_redeem_account hangs and error logs in console - expecting Cadence JSON object, got Metadata.Resolver.
  5. Refresh the browser
  6. Note that the project won't load until you reset it via the project side panel.

Expected behavior

Transaction executes successfully, completing account linking process.

Screenshots

Loom recording below https://www.loom.com/share/ea8c129517dc491fa3b3f741331ed091?sid=36493072-2386-4116-86f5-5701408d32c6

Desktop (please complete the following information):