Skip to content

Commit f174fca

Browse files
committed
fix
1 parent 76095aa commit f174fca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/firestore/src/api/database.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,8 @@ function setPersistenceProviders(
455455
_online: onlineComponentProvider,
456456
_offline: offlineComponentProvider
457457
};
458+
459+
configureFirestore(firestore);
458460
}
459461

460462
/**

0 commit comments

Comments
 (0)