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
Fixed issue calling DataSnapshot methods with null data (#1661)
* Fixed issue calling DataSnapshot methods with null data (see firebase/firebase-functions-test#254)
* Added test cases for fix
* Better fix for calling DataSnapshot#val() with null data
* Add changelog.
---------
Co-authored-by: Daniel Lee <danielylee@google.com>
Co-authored-by: Daniel Lee <taeold@gmail.com>
0 commit comments