Skip to content

Why hidden modal by setTimeout? #1

@MrHeer

Description

@MrHeer

First of all, Thank you develop this awesome app. There is a problem to me. In some long word, the modal be hidden while the audio still playing.

cpwp/src/App.vue

Lines 90 to 92 in 621044e

setTimeout(() => {
modal.value = false
}, 1000)

Maybe can use ended event

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions