Skip to content

Show loader if Image is not ready and tempSource is not available

Shubham Arora requested to merge shubhamarora/kirigami-addons:loader_fix into master

This fixes the issue where loader is immediately hidden when tempSource is not available. Observed in tokodon. Still need to debug why image loading is taking a long time.

Merge request reports