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
There is a parameter name mismatch in the ServerSentEventGenerator.patch_elements method. The @overload type hints use use_view_transitions, but the actual implementation uses use_view_transition.