Version info
Angular: ~12.2.0
Firebase: ^9.0.0
AngularFire: 7.0.4
Other (e.g. Ionic/Cordova, Node, browser, operating system):
How to reproduce these conditions
I was using npx firebase deploy --only functions,hosting:user to deploy my user app and it was working well,
Now there is no error after using this command but SSR not working "when try ctrl+u" there is no SSR code there
Failing test unit, Stackblitz demonstrating the problem
Steps to set up and reproduce
Sample data and security rules
Debug output
** Errors in the JavaScript console **
** Output from firebase.database().enableLogging(true); **
** Screenshots **


Expected behavior
Actual behavior
Version info
Angular: ~12.2.0
Firebase: ^9.0.0
AngularFire: 7.0.4
Other (e.g. Ionic/Cordova, Node, browser, operating system):
How to reproduce these conditions
I was using
npx firebase deploy --only functions,hosting:userto deploy my user app and it was working well,Now there is no error after using this command but SSR not working "when try ctrl+u" there is no SSR code there
Failing test unit, Stackblitz demonstrating the problem
Steps to set up and reproduce
Sample data and security rules
Debug output
** Errors in the JavaScript console **
** Output from
firebase.database().enableLogging(true);**** Screenshots **
Expected behavior
Actual behavior