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
Describe the bug
When a session proposal is accepted, its acknoledged property is not updated on the returned object. Callers have to refresh the webpage to see if the peer acknowledged the connection.
SDK Version (if relevant)
@reown/walletkit 1.1.1
@walletconnect/core 2.17.1
@walletconnect/utils 2.17.1
Describe the bug
When a session proposal is accepted, its
acknoledged
property is not updated on the returned object. Callers have to refresh the webpage to see if the peer acknowledged the connection.SDK Version (if relevant)
@reown/walletkit 1.1.1
@walletconnect/core 2.17.1
@walletconnect/utils 2.17.1
To Reproduce
Steps to reproduce the behavior:
acknowledged
is false, even though the dapp has acknowledged.acknowledged
is true.Expected behavior
I would expect
acknowledged
's value on the returned session to represent the state of the connection.Screenshots
I wasn't able to update an example video.
Desktop (please complete the following information):
Firefox 134.0.1 (aarch64)
The text was updated successfully, but these errors were encountered: