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
fix(feedback): restore onFormClose in onActivityDestroyed fallback path
When the dialog's host activity is destroyed and onDismiss doesn't fire,
onActivityDestroyed now restores the previous onFormClose callback on
global options, preventing a stale wrapper from affecting subsequent
non-shake feedback dialogs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments