Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy Button Doesn't Work in WebGL #162

Open
skibitsky opened this issue Feb 20, 2024 · 0 comments
Open

Copy Button Doesn't Work in WebGL #162

skibitsky opened this issue Feb 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@skibitsky
Copy link
Member

Describe the bug
The copy uri button of WalletConnect Modal doesn't work in WebGL

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://wcm-unity.vercel.app
  2. Select any network
  3. Click on the Copy button at the top left corner
  4. See Link copied notification, but no URI in the copy buffer

Environment

  • Unity version: 2021.3.22f1
  • Package name and version: WalletConnectUnity Modal v1.0.6

Additional context
Unity does't seem to support GUIUtility.systemCopyBuffer in WebGL. Need to bridge it through JS.

@skibitsky skibitsky added the bug Something isn't working label Feb 20, 2024
@skibitsky skibitsky self-assigned this Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant