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
I have an issue when reloading the page the firebase app seems to be destroyed, because I use the manually imported firebase from 'firebase' in some parts of my code to access storage, etc. But the mirrored components works perfectly fine!
Is there any way to get the instance from the mirror?
Cheers! 🍺
The text was updated successfully, but these errors were encountered:
Hello, thank you for awesome library!
I have an issue when reloading the page the firebase app seems to be destroyed, because I use the manually imported
firebase from 'firebase'
in some parts of my code to access storage, etc. But the mirrored components works perfectly fine!Is there any way to get the instance from the mirror?
Cheers! 🍺
The text was updated successfully, but these errors were encountered: