When I am receiving firebase push notifications in the foreground, by using @angular/fire/messaging. The method is:
@angular/fire/messaging
this.angularFireMessaging.
The solution is detailed here.
In short, you must have firebase library version greater than 7.16 inside your package.json and it should match the version in firebase-messaging-sw.js
firebase
7.16
package.json
firebase-messaging-sw.js