pickle-finance/pickle-ui

Some of the options in the stats jar select dropdown do not render any content

bcstryker opened this issue · 2 comments

Investigate and fix, some examples are sCRV and renBTCCRV

temporary fix implemented in the way of filtering disabled jars from selection options. the right move going forward is probably to add the ability to include disabled assets in the output from useSelector(CoreSelectors.makeAssetsSelector())

this is an acceptable fix for this issue, will open new issue to add support for disabled jars to stats page if necessary