tmk1991

Results 4 issues of tmk1991

**Angular:** 12.x.x **Firebase:** 9.4.1 ( also tried on 9.4.0 and other earlier versions) **AngularFire:** 7.2.0 **Other (e.g. Ionic/Cordova, Node, browser, operating system):** n/a ### How to reproduce these conditions **Steps...

Setting of the `parentScroll` to be `scroll.window` causes scroller to push over content below. Same thing happens on the demo to the footer. I believe it has to to with...

# 🚀 Feature request #### What modules are relevant for this feature request? - [ ] aspnetcore-engine - [X] builders - [ ] common - [ ] express-engine - [...

feature
area: devkit/build-angular
feature: in backlog
devkit/build-angular:application
devkit/build-angular:prerender

When moving from `@angular/fire` 7.6.1 to 16 or 17, the prerendering with SSR is failing. The following works: "@angular/common": "^17.3.12", "@angular/fire": "^7.6.1", "firebase": "^10.14.1" The error during prerender with any...