You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewScriptContextError("DataStoreSerializer has to run in a secure context (HTTPS) or in another environment that implements the subtleCrypto API!");
60
60
@@ -245,7 +245,7 @@ export class DataStoreSerializer<TData extends DataStoreData> {
245
245
}
246
246
247
247
/** Returns the DataStore instances whose IDs match the provided array or function */
0 commit comments