BUG: crypto.randomUUID is not a function
jurelou opened this issue · 3 comments
jurelou commented
Hi,
Using the latest version (commit a3800be134c07d8aa281b85fa6d83df3121c3446
) I have the following error:
Uncaught TypeError: crypto.randomUUID is not a function
at new n (DiagramObjectModel.ts:98:49)
at new y (DiagramRootModel.ts:37:9)
at new S (PageModel.ts:48:9)
at S.createDummy (PageModel.ts:65:16)
at L.createDummy (PageEditor.ts:104:43)
at Module.cd49 (ApplicationStore.ts:13:30)
at l (bootstrap:89:22)
at 0 (app.63248f86.js:1:3257)
at l (bootstrap:89:22)
at i (bootstrap:45:15)
I am deploying attack-flow via the provided dockerfile.
Also, are you going to publish stables docker images on dockerhub ?
Thanks
tubetrain commented
I'm also experiencing this problem. No GUI elements load, just a black screen. Same error message
mehaase commented
Thanks, we will look into this and will also publish stable docker images.
@jurelou @tubetrain Can you share which browser you are using?
jurelou commented
Thanks, we will look into this and will also publish stable docker images.
I've got the bug on chrome and firefox