onflow/flow-playground

Account Linking project hangs, then fails to load on refresh

sisyphusSmiling opened this issue · 0 comments

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):

  • OS: 13.6 (22G120)
  • Browser: Chrome
  • Versio: 117.0.5938.132 (Official Build) (arm64)