Skip to content

crypto.randomUUID not found #1325

@phken91

Description

@phken91

shlink-web-client version

4.2.0

How do you use shlink-web-client

selfhosted with docker

Current behavior

fresh setup with docker, use without predefined server, and try to add server, then get this error in browser console.
index-5ZKpCTif.js:735 TypeError: crypto.randomUUID is not a function

Expected behavior

add server without issues

Minimum steps to reproduce

part of my docker compose:

 shlink-admin:
    image: shlinkio/shlink-web-client
    environment:
      - VIRTUAL_HOST=host
      - LETSENCRYPT_HOST=host

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions