AllenCell / AllenCell/vole-core

OffscreenCanvas not supported on old browsers

Abierto
#235 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
106
Forks
11
Merge medio
3 d 51 min
PR fusionados (30 d)
12

Descripción

## 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._

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.