Crypto dependency
I am encountering this when trying to optimistically insert a document into the local cache. Even if I don't lean on the
crypto api directly like the documentation suggests (https://docs.convex.dev/client/react/optimistic-updates#complex-example) and provide a different random string, it still seems the convex client attempts to use this api.Before I go hunting for a polyfill or shim, I was wondering if there is another approach I can take.
It allows access to a cryptographically strong random number generator and to cryptographic primitives.

