Skip to content

Penelope should reload the sources from WebAPI on application startup #53

@leeevans

Description

@leeevans

penelope caches the sources to local storage the first time it reads them from WebAPI. It then always reuses the sources from the local storage, even if the WebAPI sources have been updated.

See: Penelope/web/js/main.js

// Get the sources from localStorage - if not found, retrieve them from the WS

if (pageModel.sources().length == 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions