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
This fixes a null-handling crash bug upstream that we trigger in
functions and firestore
It is preseent in 0.77.1, and 0.78.0
It is fixed upstream in 0.77.2 and 0.78.1 and 0.79.0
This patch may be dropped once one of those versions with the fixed
is adopted here
The crash would not be triggered in our "other" platform support as
those don't rely on the native null handling in functions and firestore
0 commit comments