AllenCell / AllenCell/vole-core
OffscreenCanvas not supported on old browsers
Ouverte
bug
- Langage dominant
- TypeScript
- Étoiles
- 106
- Forks
- 11
- Merge moyen
- 3 j 51 min
- PR mergées (30 j)
- 12
Description
## Description
Users on old browser versions (~2022) can run into a crash because OffscreenCanvas is not supported. See https://caniuse.com/offscreencanvas.
This is also a known bug in TFE.
Can we fix this by adding a polyfill?
## Expected Behavior
CFE should not crash, or should instead show a warning about outdated browsers.
## Reproduction
Try opening http://staging.cfe.allencell.org Firefox version 103.
## Environment
_Any additional information about your environment. E.g. OS version, python version, browser etc._
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.