-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this.scheduler.notify is not a function in Angular Fire with Angular 19.1.4 #3618
Comments
This issue does not seem to follow the issue template. Make sure you provide all the required information. |
I'll share a minimal reproduction repository once I can create one |
@riya-amemiya you're not the only one |
@riya-amemiya if you would be able to make a minimal repro that would be great. I've tried but I haven't succeeded. But also the angular team requested a reproduction to be able to look into fixing this. |
Thank you for sharing the information. While I'm not sure if I can reproduce it, I will do my best to help ensure that everyone, including myself, can update to Angular v19 without any issues. |
I'm getting the same issue. What's weird is I don't get this error with local dev env but I do when deploy to prod (firebase hosting) |
I've been able to make a minimal reproduction: |
Thank you for creating a minimal reproduction repository! |
After updating Angular and related packages, getting error "this.scheduler.notify is not a function" when using Angular Fire. Need help identifying exact reproduction steps.
Updated to (Not Working)
Previously Working with
Error Stack
Question
Can anyone help identify the exact steps to reproduce this error? What operations/methods trigger this specific error?
core.mjs:6165:28
cleanupTask (rxjs-interop.mjs:281:17)
SafeSubscriber.next (Subscriber.js:31:18)
executeSchedule.js:3:9
angular-fire.mjs:72:26
The text was updated successfully, but these errors were encountered: