Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Video IDs passed to <io-live> are cached by sw #1504

@ebidel

Description

@ebidel

The server renders the list of videos on day 1/2. Sw then caches this page, so on day2, we say the old list from day1 because it was cached. The fix was to add a blank character to each of the effected files to bust the sw cache for them. We should fix this in the future to make it an API call rather than server template include.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions