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

Bug: Buffer is not defined #1108

Open
jm42 opened this issue Jan 2, 2024 · 4 comments
Open

Bug: Buffer is not defined #1108

jm42 opened this issue Jan 2, 2024 · 4 comments
Labels
type: bug Something isn't working

Comments

@jm42
Copy link

jm42 commented Jan 2, 2024

Describe the bug

Buffer is not defined

Steps

  1. Install @coinbase/wallet-sdk
  2. Start dev environment
  3. See error
Buffer is not defined
./node_modules/@coinbase/wallet-sdk/dist/relay/walletlink/ui/components/QRCode.js

Expected behavior

That a frontend library doesn't use a package from a backend engine.

Version

No response

Additional info

No response

Desktop

No response

Smartphone

No response

@jm42 jm42 added the type: bug Something isn't working label Jan 2, 2024
@jm42
Copy link
Author

jm42 commented Jan 2, 2024

What's wrong with using btoa and atob functions?

@mujju834
Copy link

iam trying to solve this issue.

@jm42
Copy link
Author

jm42 commented Jan 24, 2024

Excellent. If you encounter any "Unicode" problems, know that MDN has the answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Development

No branches or pull requests

3 participants
@jm42 @mujju834 and others