adam-rms/app-v2

[BUG] Asset Files cause app to crash

Closed this issue · 0 comments

Have you contacted the support team about this?

No - I'm an experienced maintainer and I've found/suspect I've found root cause

Is there an existing issue for this?

  • I have searched the existing issues

Version

N/A

Current Behavior

When fetching asset files info, the call is not awaited so the map tries to iterate over a Promise rather than the returned data.

Expected Behavior

The app not to crash

Steps To Reproduce

No response

How are you accessing AdamRMS?

No response

Anything else?

No response