Fixed default actor avatar allocation. Fixed lazy loading in actor photos component.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
<div
|
||||
v-if="!loading && actors.length > 0"
|
||||
v-lazy-container="{ selector: '.lazy' }"
|
||||
class="tiles"
|
||||
>
|
||||
<Actor
|
||||
|
||||
Reference in New Issue
Block a user