Skip to content

The uploaded video file co-exists among different apps #40

@xueliang

Description

@xueliang

The first step in all apps is to upload a video file, like

f = st.file_uploader("upload video")
st.video(f)

If I upload the video in app1, and then navigate to app2, the video also shows.
Is there any solutio to clear the components in app2?
Thanks.

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