Because the ids will be different on the client and on the server we need to convert them during state sync. We convert them before hashing on the client side
Depends on D7851
Differential D7852
[web] Convert ids during state check michal on May 17 2023, 5:10 AM. Authored by Tags None Referenced Files
Details
Because the ids will be different on the client and on the server we need to convert them during state sync. We convert them before hashing on the client side Depends on D7851 Enable id conversion and load a fresh (migration are not yet implemented) web app. Log invalidKeys in processClientResponses in session-utils.js.
Diff Detail
Event Timeline
|