threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

🐞 [Bug]: A lot of errors in the dashboard console #3007

Open A-Harby opened 6 days ago

A-Harby commented 6 days ago

Is there an existing issue for this?

which package/s did you face the problem with?

Dashboard

What happened?

The dashboard is showing a lot of errors when entered for no reason.

Steps To Reproduce

No response

which network/s did you face the problem on?

Test

version

2.5.0-rc2

Twin ID/s

No response

Node ID/s

No response

Farm ID/s

No response

Contract ID/s

No response

Relevant screenshots/screen records

screen-capture (35).webm

dashboard (8).log

Relevant log output

6/23/2024, 1:54:56 PM
 | 
[Uncaught Error]
- Message: Cannot read properties of undefined (reading 'value')
- Stack: TypeError: Cannot read properties of undefined (reading 'value')
   at https://dashboard.test.grid.tf/assets/index-e68c104c.js:10:36223
   at Proxy.find (<anonymous>)
   at https://dashboard.test.grid.tf/assets/index-e68c104c.js:10:36199
   at Array.forEach (<anonymous>)
   at getIds (https://dashboard.test.grid.tf/assets/index-e68c104c.js:10:36177)
   at https://dashboard.test.grid.tf/assets/index-e68c104c.js:10:34434
   at ReactiveEffect.get [as fn] (https://dashboard.test.grid.tf/assets/index-e68c104c.js:7:8689)
   at ReactiveEffect.run (https://dashboard.test.grid.tf/assets/index-e68c104c.js:6:31974)
   at get value (https://dashboard.test.grid.tf/assets/index-e68c104c.js:6:43789)
   at Object.isSelected (https://dashboard.test.grid.tf/assets/index-e68c104c.js:10:35899)
- Constructor: TypeError
zaelgohary commented 2 days ago

I tried multiple times but couldn't reproduce the issue.

profile_logs.webm

@A-Harby Can you verify if the issue is still happening?