Open
Description
Describe the bug
Trying to use Next-Gen Tree.
Uncaught (in promise) TypeError: crypto.randomUUID is not a function
in +page.svelte
in +layout.svelte
in root.svelte
at new Tree (melt_builders.js?v=5068e0aa:4287:37)
at Tree_1 (Tree.svelte:80:12)
Reproduction
I have replicated the GitHub Sample Repo without the Motion and Icons.
Logs
System Info
System:
OS: Linux 6.8 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat)
CPU: (12) x64 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz
Memory: 53.25 GB / 62.60 GB
Container: Yes
Shell: 5.2.21 - /bin/bash
Binaries:
Node: 22.13.0 - ~/.nvm/versions/node/v22.13.0/bin/node
npm: 11.0.0 - ~/.nvm/versions/node/v22.13.0/bin/npm
Severity
annoyance