Home
>
Videos
>
There’s no bereavement group for aunts: Double-duty grieving. I’m grieving for me but I’m also grieving what my sister has lost.
SHARE
Video
SHARE
There’s no bereavement group for aunts: Double-duty grieving. I’m grieving for me but I’m also grieving what my sister has lost.
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">