AllenCell / AllenCell/vole-core

OffscreenCanvas not supported on old browsers

Open
#235 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
106
Forks
11
Avg merge
3d 51m
Merged PRs (30d)
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._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.