Up-North-Coding / jovian

3 stars 1 forks source link

Fix Asset Search bug #179

Open outragedhuman opened 1 year ago

outragedhuman commented 1 year ago

Asset searches are returning data based on console.log() output, but it errors before displaying the data in the search box dropdown menu. Need to investigate, this was working on mainnet so maybe testnet is returning a slightly different format.

outragedhuman commented 1 year ago

ended up being the lack of an early return statement on success which was causing a state reset to occur immediately after setting the appropriate results in state.