Closed bcho892 closed 3 months ago
Is your feature request related to a problem? Please describe.
[!NOTE] There is a chance that this is not the problem - explore if it is
When the register chunk is being fetched it seems like there is no loader being displayed even though all chunks should be using it.
BEFORE MERGING
git fetch origin master:master
git rebase master
git merge master
Not the problem, it can be seen that the loader can appear over the background images in certain cases
Is your feature request related to a problem? Please describe.
When the register chunk is being fetched it seems like there is no loader being displayed even though all chunks should be using it.
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)