Skip to content

App fails silently for larger image file sizes #21

Description

@pklaschka

Describe the bug
The app fails silently when file sizes exceed the capacity of the localStorage. The limit is different for different Browsers, on Chrome, the cutoff seems to be at around 3.2 MB.

To Reproduce
Steps to reproduce the behavior:

  1. Go to fliegwerk.github.io/simple-timer/
  2. Upload a large GIF file (>= 3.7 MB)
  3. Watch as nothing happens

Expected behavior
The image should get used or an error message shown.

Screenshots
Console output:
Screenshot of Developer Tools console

Desktop (please complete the following information):

  • OS: independent
  • Browser independent
  • Version independent

Additional context
As reported by (thank you to) Prof. Dr. Sergio Montenegro

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions