Skip to content

crypto.randomUUID is not a function #287

@timdah

Description

@timdah

Bug Report

Describe the Bug

In unsecure contexts a http data address cant be created in the dashboard because the function is not available in unsecure contexts beside localhost (https://developer.mozilla.org/en-US/docs/Web/API/Crypto/randomUUID).

Expected Behavior

I can define a http data address in all cases

Observed Behavior

In unsecure contexts I can't create a http data address, because the form isn't loaded because of the error.

Possible Implementation

Replace crypto.randomUUID with uuid package.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions