interlay / interbtc-api

interBTC TypeScript SDK
https://app.interlay.io/
Apache License 2.0
26 stars 20 forks source link

Markets is undefined in interlay-api #624

Closed Chanakya888 closed 1 year ago

Chanakya888 commented 1 year ago

Describe the bug Vaults page on frontend is throwing a type error: Cannot read properties of undefined (reading 'markets') at ../node_modules/@interlay/interbtc-api/build/src/parachain/loans.js

To Reproduce Steps to reproduce the behavior:

  1. Go to '/dashboard/vaults' in the interbtc-ui
  2. Wait for a couple of seconds to see the error

Expected behavior Vaults table is visible with respective vaults data

Screenshots

image image

Desktop (please complete the following information):

bvotteler commented 1 year ago

@Chanakya888 , is this issue still present? I was unable to reproduce it.

Chanakya888 commented 1 year ago

I am unable to reproduce it now @bvotteler , we can close the issue :)

bvotteler commented 1 year ago

I am unable to reproduce it now @bvotteler , we can close the issue :)

Awesome, thank you for reporting the issue and confirming that it isn't showing up anymore.