forked from MapComplete/MapComplete
UX: add proper error message when loading an image fails + add detection for strict tracking protection to show an error message for that; fix #2408
This commit is contained in:
parent
6f66556cf3
commit
45c0f1a8d6
6 changed files with 77 additions and 13 deletions
|
|
@ -3,7 +3,7 @@
|
|||
</script>
|
||||
|
||||
<div class="relative h-80 w-60">
|
||||
<div class="h-full w-full animate-pulse bg-gray-400" />
|
||||
<div class="h-full w-full animate-pulse interactive" />
|
||||
<div class="absolute top-0 flex h-full w-full items-center justify-center">
|
||||
<Loading />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue