The @stacks/connect README does not explain what happens when a user dismisses the WalletConnect modal. As of v8.2.6, the promise properly rejects instead of hanging. Developers need docs showing: (1) what error to expect, (2) how to distinguish cancellation from real errors, (3) that this changed in v8.2.6. Suggest adding a code example and a table of common rejection scenarios.
The @stacks/connect README does not explain what happens when a user dismisses the WalletConnect modal. As of v8.2.6, the promise properly rejects instead of hanging. Developers need docs showing: (1) what error to expect, (2) how to distinguish cancellation from real errors, (3) that this changed in v8.2.6. Suggest adding a code example and a table of common rejection scenarios.