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: propagate message handler from MessagingManager to providers
- Add setMessageHandler to MessagingProvider interface
- MessagingManager.setMessageHandler now propagates to all registered providers
- MessagingManager.registerProvider sets handler on new providers if already configured
0 commit comments