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
Per this issue if the user opens any browser windows using a custom session partition, the protocol needs to be registered for that partition. So, I think we need to modify protocolServe() to accept an optional list of partition names to register the handler on in addition to the default.
The text was updated successfully, but these errors were encountered:
Per this issue if the user opens any browser windows using a custom session partition, the protocol needs to be registered for that partition. So, I think we need to modify
protocolServe()
to accept an optional list of partition names to register the handler on in addition to the default.The text was updated successfully, but these errors were encountered: