threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

🐞 [Bug]: `lazy load` Error while listing contracts due: Error while loading contracts: ValidationError: url should be provided #3359

Open Mahmoud-Emad opened 1 month ago

Mahmoud-Emad commented 1 month ago

Is there an existing issue for this?

which package/s did you face the problem with?

Dashboard

What happened?

it happens when opening the contracts page before connecting the wallet, after connecting it you'll see the error.

Steps To Reproduce

  1. Go to the dashboard
  2. Go to the contracts page
  3. Connect the wallet
  4. open a new window with the same URL of contracts list page
  5. connect another wallet

which network/s did you face the problem on?

Dev

version

Development

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 image

Relevant log output

N/A
amiraabouhadid commented 4 weeks ago

might also be caused by lazy loading :( similar to #3322

0oM4R commented 4 days ago

should be fixed in https://github.com/threefoldtech/tfgrid-sdk-ts/pull/3475