Env and safe: https://rinkeby.gnosis-safe.io/app/#/welcome
Version: 3.6.7
Browser: Seen in Chrome, but is indifferent
Issue:
The loading of the assets table is not showing
Steps
Load the safe 0x9913B9180C20C6b0F21B6480c84422F6ebc4B808 in prod rinkeby
You will land in the assets tab by default
Outcome:
The page is shown in blank until the assets tab shows up
Expected:
The table shows up right away with no rows. It has the height of the page with a loading icon in it, until the assets finally load
This seems like a duplicate of https://github.com/gnosis/safe-react/issues/2377 to me (has a PR with a fix already https://github.com/gnosis/safe-react/pull/2389)
-> Closing. Pls reopen if I'm mistaken.
@tschubotz not really, my PR fixes only the freeze issue. It will still be blank with the exception the interface won't freeze and you will be able to switch to a different tab/etc :)
Ah okay, thanks for the info, then reopening this one.
I've tested the PR #2389 where the issue of the asset tab loading would cause the freeze of the entire application.
After that issue was fixed I've checked if the loading icon now show up, and it does.
We can close this ticket