Uncaught (in promise) TypeError: Cannot convert a BigInt value to a number
kenorb
I've one asset pair which fails to open right pane, and it's not possible to modify it.
This is the error:
FarmActionsView.DQ4TAuAX.js:11 Uncaught (in promise) TypeError: Cannot convert a BigInt value to a number
at ua (FarmActionsView.DQ4TAuAX.js:11:6448)
at Rt (index.BZ2IGmOU.js:4:3762)
at new fr (FarmActionsView.DQ4TAuAX.js:11:9432)
at Array.df (FarmActionsView.DQ4TAuAX.js:12:3183)
at Rf (FarmActionsView.DQ4TAuAX.js:14:6960)
Once this error happens, nothing else can be clicked anymore, so only full refresh of the page works.
This happened when I've tried to create a position based on the description at https://vfat.canny.io/idea-box/p/disable-buffer-for-price-drops-aka-one-sided-rebalance with 100% at the lower buffer, but it seems this broke the website.
This is the failing line:
, K = +((k == null ? void 0 : k.rebalanceConfig.dustBP) ?? 100) / 100
After few refreshes it seems it works sometimes, but at random.
vfat portfolio manager
Just double checking, this has been fixed now right?