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
Currently the deprecation of makeStateKey and TransferState makes upgrading projects using ngfire to Angular 18 impossible, any plans to migrate or make an 18 compatible version?
import { TransferState, makeStateKey } from '@angular/platform-browser';
The text was updated successfully, but these errors were encountered:
Currently the deprecation of makeStateKey and TransferState makes upgrading projects using ngfire to Angular 18 impossible, any plans to migrate or make an 18 compatible version?
The text was updated successfully, but these errors were encountered: