SIMD-Visualiser icon indicating copy to clipboard operation
SIMD-Visualiser copied to clipboard

Example link crashes https://piotte13.github.io/SIMD-Visualiser/#/

Open SteveBronder opened this issue 2 years ago • 2 comments

Page goes blank when clicking visualize

SteveBronder avatar Apr 26 '23 21:04 SteveBronder

same, I open the developer tool and see this error: 9X@LKTJZY AD9ACL2N` MG5

wuyuesong avatar Oct 19 '23 11:10 wuyuesong

Reflect.defineProperty(globalThis, 'localStorage', {get() {return {setItem() {}, getItem() {}}}})

Disable localStorage before using.

kzhsw avatar Dec 05 '23 09:12 kzhsw