Added delay to app load to ensure firebase connection established.
This commit is contained in:
@@ -109,7 +109,6 @@ class AppContainer extends Component {
|
||||
});
|
||||
|
||||
try {
|
||||
// See above for additional options, including other storage providers.
|
||||
await persistCache({
|
||||
cache,
|
||||
storage: window.sessionStorage,
|
||||
|
||||
Reference in New Issue
Block a user