You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise it just doesn't see a network selected when mycelium is passed as a prop
Steps To Reproduce
Open Dashboard
Connect wallet
Navigate to Applications Page
Select Algorand
View this Console error
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
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
which package/s did you face the problem with?
Dashboard
What happened?
There should be a check for if mycelium is null here
tfgrid-sdk-ts/packages/playground/src/components/networks.vue
Line 140 in bdcdc46
Otherwise it just doesn't see a network selected when mycelium is passed as a prop
Steps To Reproduce
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
Relevant log output
The text was updated successfully, but these errors were encountered: