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
At the moment, running "serialize the user prompt handler" algorithm in case of BiDi when a client didn't specify unhandledPromptBehavior capability will resolve to dismiss and notify value which is not compatible with BiDi response for "session.new" command. So we probably should have a special case here if BiDi-only session was started.
The text was updated successfully, but these errors were encountered:
At the moment, running "serialize the user prompt handler" algorithm in case of BiDi when a client didn't specify
unhandledPromptBehavior
capability will resolve todismiss and notify
value which is not compatible with BiDi response for "session.new" command. So we probably should have a special case here if BiDi-only session was started.The text was updated successfully, but these errors were encountered: