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: extend dialogManagerId's with dictinct strings (#2696)
Rendering two Channel components side by side would result in inability
to open any type of a dialog (rendered by default SDK components) in the
other window.
This PR adds unique strings to existing dialog manager ID's to prevent
UI clashes.
Fixes: #2685Fixes: #2682
0 commit comments