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:
- Go to fliegwerk.github.io/simple-timer/
- Upload a large GIF file (>= 3.7 MB)
- Watch as nothing happens
Expected behavior
The image should get used or an error message shown.
Screenshots
Console output:

Desktop (please complete the following information):
- OS: independent
- Browser independent
- Version independent
Additional context
As reported by (thank you to) Prof. Dr. Sergio Montenegro
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:
Expected behavior
The image should get used or an error message shown.
Screenshots

Console output:
Desktop (please complete the following information):
Additional context
As reported by (thank you to) Prof. Dr. Sergio Montenegro