Skip to content

Save to local storage does not work with local media (eg blobs). #71

Closed
@pietrop

Description

@pietrop

Reason is that local storage save at the moment uses the url of file as the key, and for local media the blob has different url all the time.

needs some research into alternatives eg change key to file name and not url? (for all or for blob url only?)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions