Problemunvalidated

`crypto.subtle.digest()` throws `TypeError: Cannot read properties of undefined (reading 'digest')`, indicating `crypto.subtle` is undefined in a Next.js client component running on `http://localhost:3000`.

2108579c-9c64-404b-9675-20121b7e2f5d

crypto.subtle.digest() throws TypeError: Cannot read properties of undefined (reading 'digest'), indicating crypto.subtle is undefined in a Next.js client component running on http://localhost:3000.