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

🐞 [Bug]: Mycelium not seen by Networks.vue #2819

Closed
1 task done
amiraabouhadid opened this issue May 30, 2024 · 1 comment
Closed
1 task done

🐞 [Bug]: Mycelium not seen by Networks.vue #2819

amiraabouhadid opened this issue May 30, 2024 · 1 comment
Assignees
Labels
type_bug Something isn't working
Milestone

Comments

@amiraabouhadid
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

which package/s did you face the problem with?

Dashboard

What happened?

There should be a check for if mycelium is null here


Otherwise it just doesn't see a network selected when mycelium is passed as a prop

Steps To Reproduce

  1. Open Dashboard
  2. Connect wallet
  3. Navigate to Applications Page
  4. Select Algorand
  5. View this Console error
    image

which network/s did you face the problem on?

Dev

version

2.4

Twin ID/s

No response

Node ID/s

No response

Farm ID/s

No response

Contract ID/s

No response

Relevant screenshots/screen records

image

Relevant log output

main.ts:17 [Uncaught Error]
- Message: You must provide at least one network  option
- Stack: Error: You must provide at least one network  option
    at setup (http://localhost:5173/src/components/networks.vue:40:13)
    at callWithErrorHandling (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:1584:18)
    at setupStatefulComponent (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:8648:25)
    at setupComponent (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:8609:36)
    at mountComponent (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:7014:7)
    at processComponent (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:6980:9)
    at patch (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:6455:11)
    at mountChildren (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:6699:7)
    at processFragment (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:6914:7)
    at patch (http://localhost:5173/node_modules/.vite/deps/chunk-S4KY57GZ.js?v=f3bcf855:6429:9)
- Constructor: Error
@amiraabouhadid amiraabouhadid added the type_bug Something isn't working label May 30, 2024
@ramezsaeed ramezsaeed added this to 3.14.x Jun 3, 2024
@ramezsaeed ramezsaeed added this to the 2.5.0 milestone Jun 3, 2024
@AhmedHanafy725 AhmedHanafy725 moved this to Accepted in 3.14.x Jun 3, 2024
@amiraabouhadid amiraabouhadid moved this from Accepted to Pending Review in 3.14.x Jun 3, 2024
@amiraabouhadid amiraabouhadid moved this from Pending Review to In Verification in 3.14.x Jun 4, 2024
@A-Harby
Copy link
Contributor

A-Harby commented Jun 6, 2024

Devnet ccab3f0.

The error isn't shown anymore, and I could enable or disable mycelium if I wanted.

image
image

@A-Harby A-Harby moved this from In Verification to Done in 3.14.x Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants