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
The text was updated successfully, but these errors were encountered:
alexodus
changed the title
In DisplayNameChangedAction callback oldName and newName have always the same value
[firebase_ui_auth] In DisplayNameChangedAction callback oldName and newName have always the same value
Nov 8, 2024
Is there an existing issue for this?
What plugin is this bug for?
Firebase UI Auth
What platform(s) does this bug affect?
Android, iOS, Web, macOS
List of dependencies used.
flutter pub deps -s list
Steps to reproduce
Expected Behavior
I expect that oldName is different by newName
Actual Behavior
oldName and newName are always the same
Additional Information
No response
The text was updated successfully, but these errors were encountered: